Commit Graph

1346 Commits

Author SHA1 Message Date
6d17efb47a chore(deps): Bump aiohttp from 3.12.9 to 3.12.11
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08 17:52:16 +00:00
23cfee1bd7 Fix GitHub Label 2025-06-08 21:21:10 +03:30
eb690a12cd chore(deps): Bump aiohttp from 3.12.8 to 3.12.9 2025-06-08 21:17:39 +03:30
6a8b5ec087 fix: prevent decoy site activation when no decoy path provided 2025-06-08 20:12:59 +03:30
5c0fd050ca feat: add WARP Plus/Normal switching to interactive handler 2025-06-08 20:09:47 +03:30
eb642e0518 chore(deps): Bump aiohttp from 3.12.8 to 3.12.9
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 14:02:45 +00:00
b847623179 Merge pull request #187 from ReturnFI/dependabot/pip/frozenlist-1.6.2
chore(deps): Bump frozenlist from 1.6.0 to 1.6.2
2025-06-04 20:03:15 +03:30
a08fc9d6d9 Merge pull request #188 from ReturnFI/dependabot/pip/aiohttp-3.12.8
chore(deps): Bump aiohttp from 3.12.6 to 3.12.8
2025-06-04 20:03:02 +03:30
f8c46f2e48 chore(deps): Bump aiohttp from 3.12.6 to 3.12.8
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 13:24:49 +00:00
e7d93a255c chore(deps): Bump frozenlist from 1.6.0 to 1.6.2
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/aio-libs/frozenlist/releases)
- [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/frozenlist/compare/v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: frozenlist
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 13:24:34 +00:00
35dd8e7763 Update README-fa.md 2025-06-04 14:36:51 +03:30
96ece4f021 Update README.md 2025-06-04 14:35:54 +03:30
e9aa6bcb23 Rollback to version 1.11 2025-06-03 23:47:46 +03:30
dbe347c865 Merge pull request #186 from SeyedHashtag/original
hotfix: Correct address resolver and rule set names in singbox config
2025-06-03 23:09:23 +03:30
33eccb6601 Refactor: Clarify service UI update logic in settings 2025-06-03 20:06:49 +03:30
1b67f495fb Merge pull request #184 from ReturnFI/dependabot/pip/aiohttp-3.12.6
chore(deps): Bump aiohttp from 3.12.4 to 3.12.6
2025-06-03 10:30:40 +03:30
9f596f465c fix: Correct address resolver and rule set names in singbox configuration 2025-06-03 01:15:55 +03:30
63e95ac193 🔖 Version: 1.12.0 – OBFS Control, WARP Management & UI Polish 2025-06-03 00:07:08 +03:30
5499287474 Merge pull request #185 from ReturnFI/beta
OBFS & WARP management, UI improvements, and better normalsub config
2025-06-03 00:05:58 +03:30
61d7d83418 Update changelog 2025-06-03 00:04:23 +03:30
a96a416ed7 chore(deps): Bump aiohttp from 3.12.4 to 3.12.6
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 14:21:32 +00:00
bf191d19fc feat: Enhance UI/UX for settings page 2025-06-02 13:53:21 +03:30
3a13108181 feat: Add WARP management tab to settings page
Integrates WARP (install, uninstall, configure, status) functionality
into the web panel's settings page. Users can now manage WARP
directly from the UI.
2025-06-02 13:29:48 +03:30
5e61afe15c feat: Add OBFS management tab to settings page
- Added a new "OBFS" tab in `settings.html`.
- The tab displays the current OBFS status (active/inactive).
2025-06-02 00:38:53 +03:30
97ade9e4eb feat: Add OBFS status API endpoint 2025-06-02 00:19:25 +03:30
228e01f6e9 feat: Add --check flag to manage_obfs CLI command
Integrates the OBFS status check functionality into the main CLI.
Users can now use `cli.py manage_obfs --check` to see if OBFS is active.
2025-06-02 00:16:41 +03:30
3ddb981077 feat: Add OBFS status check functionality
Adds a new `--check` or `-c` option to `manage_obfs.py` to determine if OBFS is currently configured in `config.json`.
2025-06-02 00:14:55 +03:30
026500f20f Merge pull request #178 from SeyedHashtag/original
Improved Singbox Template Configuration
2025-05-31 19:09:26 +03:30
95b8c0870e sponsorship link added 2025-05-31 17:20:24 +03:30
1f18968b4f sponsership link added 2025-05-31 17:18:31 +03:30
36a2c988e1 cleanup: sponsorships link removed 2025-05-31 16:44:11 +03:30
0b9bd32ba7 cleanup: sponsorships link removed 2025-05-31 16:42:51 +03:30
5d2b8b2bf8 fix: update geosite URLs and tags in singbox.json for consistency 2025-05-30 23:34:26 +03:30
e7baa2b119 Merge pull request #173 from ReturnFI/dependabot/pip/pydantic-2.11.5
chore(deps): Bump pydantic from 2.11.4 to 2.11.5
2025-05-30 00:16:22 +03:30
6aef3158a2 chore(deps): Bump aiohttp from 3.11.18 to 3.12.4
chore(deps): Bump aiohttp from 3.11.18 to 3.12.4
2025-05-30 00:13:56 +03:30
e1e3e6338e Delete .vscode directory 2025-05-29 23:36:52 +03:30
1781ca446d feat: improve edit_subpath function with better error handling and efficient Caddy reload
- Add service status validation before editing subpath
- Use systemctl reload for Caddy config changes
- Add fallback to restart if reload fails
- Enhance user feedback with old/new subpath comparison
- Improve error handling and status verification
2025-05-29 23:21:56 +03:30
fa24168bc7 chore(deps): Bump aiohttp from 3.11.18 to 3.12.4
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 13:28:34 +00:00
ee90f8ec88 🔖 v1.11.0 Release 🚀 – Privacy Boost, WARP Improvements & Caddy Proxy Integration 2025-05-28 23:15:39 +03:30
3b2527b415 Merge pull request #180 from ReturnFI/beta
Privacy Boost, WARP Improvements & Caddy Proxy Integration
2025-05-28 23:14:39 +03:30
8b30b26e0c fix: correct server configuration in singbox.json 2025-05-28 23:09:36 +03:30
f2d67258a9 Add normalsub caddy service 2025-05-28 23:09:20 +03:30
6ce2a2552b Update changelog 2025-05-28 23:03:00 +03:30
5821c601ce feat: enhance WARP status display with colored indicators and improved UX 2025-05-28 22:56:29 +03:30
475d511345 feat(normalsub): use user password in subscription link path
Refactored normalsub.py to use the user's password as the identifier in the subscription URL path instead of the username, enhancing privacy by making user enumeration harder.
2025-05-27 20:59:37 +03:30
2168080843 feat: Refactor normalsub to use Caddy as reverse proxy 2025-05-27 16:20:02 +03:30
a532f7969f refactor: reorganize DNS configuration and enhance routing rules in singbox.json 2025-05-27 15:00:14 +03:30
699069adb6 fix: update DNS configuration and logging level in singbox.json 2025-05-26 22:43:02 +03:30
796c15e323 Update singbox.json
fix: Changed DNS-over-HTTPS (DoH) implementation to standard UDP DNS resolution to prevent potential service disruptions in regions where HTTPS DNS domains may be blocked or restricted.
2025-05-26 18:53:17 +03:30
b2cb712c08 feat: Adapt WARP API to handle JSON status output 2025-05-25 12:49:33 +03:30