Commit Graph

203 Commits

Author SHA1 Message Date
Alireza Ahmadi fe428ed412 all adjustments 2025-01-04 21:40:03 +01:00
Alireza Ahmadi ed48cdca33 load from database 2024-12-25 10:57:17 +01:00
Alireza Ahmadi 7a047daf6f migrate database 2024-12-22 14:41:22 +01:00
Alireza Ahmadi ecd9348a0f integrate core codes 2024-12-16 00:12:09 +01:00
Alireza Ahmadi f1b6c8a131 fix mixed inbound data for json sub 2024-11-21 22:51:14 +01:00
Alireza Ahmadi 056c458753 fix typo #361 2024-11-17 15:38:55 +01:00
Alireza Ahmadi 572268e9f6 fix naive link #359 2024-11-17 15:12:14 +01:00
Alireza Ahmadi 0101e342a0 fix typo in bash scripts 2024-11-17 14:46:01 +01:00
Alireza Ahmadi 8b663df1ee manual installation readme #358 2024-11-17 14:44:03 +01:00
tinybug 4649bd42ae fix build problem (#347)
* fix build problem

* fix fully remove S-UI panel in README.md

* fix frontend build problem (npm install before build frontend)

* web/html folder dosent exist at the fisrt place
2024-11-17 12:50:26 +01:00
Alireza Ahmadi e89ac96885 v1.1.0 1.1.0 2024-10-29 20:07:35 +01:00
Alireza Ahmadi fe5b6cf922 Fix volume configuration in docker-compose.yml #295
Co-authored-by: admiralhr99 <admiralhr99@gmail.com>
2024-10-29 13:22:07 +01:00
Alireza Ahmadi 42f24c45c9 update dependencies 2024-10-29 13:16:47 +01:00
Alireza Ahmadi 282e244517 improve systemd or docker detection 2024-10-29 13:14:25 +01:00
Alireza Ahmadi 1d46d72186 [tun] disable auto_route in server #207 2024-10-29 12:51:11 +01:00
Alireza Ahmadi 7554b02a61 add tun inbound #207 2024-10-29 01:21:12 +01:00
Alireza Ahmadi fecb29f6ab [subJson] inbound options #240 #318 2024-10-28 21:59:48 +01:00
Alireza Ahmadi 7b7e5ac79d fix typo 2024-10-28 16:54:15 +01:00
Alireza Ahmadi e5fc14efd4 [rules] drag&drop rules on desktop view 2024-10-28 16:09:22 +01:00
Alireza Ahmadi 837150e065 [rules] better view 2024-10-28 15:37:02 +01:00
Alireza Ahmadi 93868b02d4 better auto start status #260 2024-10-28 13:56:20 +01:00
Alireza Ahmadi 50d1177443 restart singbox button #328 2024-10-28 13:49:38 +01:00
Alireza Ahmadi d255905907 bulk client creation #285 2024-10-28 13:48:06 +01:00
Alireza Ahmadi 5f3963ff1c update go and dependencies 2024-10-22 23:59:54 +02:00
Alireza Ahmadi bc6f356789 upgrade deprecated grpc call in v2rayAPI 2024-10-22 23:59:11 +02:00
Alireza Ahmadi 119cff3d85 separated inbound's client mux #257 2024-10-22 23:55:37 +02:00
Alireza Ahmadi 90b2876867 fix typo 2024-10-22 22:20:44 +02:00
Alireza Ahmadi 5105c138f7 [ss] fix 128 bit shadowsocks password #208 2024-10-22 22:11:14 +02:00
Alireza Ahmadi b019633c3f [ssTLS] fix handshake port #267 2024-10-22 22:09:28 +02:00
Alireza Ahmadi 419cce250f Latest working docker compose file on docs 2024-10-08 00:08:08 +02:00
Alireza Ahmadi bdc458dfa9 Merge pull request #277 from TheyCallMeSecond/main
Update jsonService.go
2024-10-07 22:05:56 +02:00
Alireza Ahmadi 3dff49d6e4 Merge pull request #310 from alireza0/dependabot/npm_and_yarn/frontend/rollup-4.22.4
Bump rollup from 4.20.0 to 4.22.4 in /frontend
2024-10-03 11:04:46 +02:00
dependabot[bot] 47e3c6944a Bump rollup from 4.20.0 to 4.22.4 in /frontend
Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 03:42:42 +00:00
Alireza Ahmadi 54e48c8c76 Merge pull request #304 from alireza0/dependabot/npm_and_yarn/frontend/vite-5.4.6
Bump vite from 5.3.5 to 5.4.6 in /frontend
2024-09-21 23:05:05 +02:00
dependabot[bot] 9c7814a765 Bump vite from 5.3.5 to 5.4.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 20:04:08 +00:00
Alireza Ahmadi 6a174cf4db fix uninstall #287 2024-08-31 16:14:32 +02:00
Alireza Ahmadi 19e060ad33 fix override tls #273 2024-08-31 16:09:50 +02:00
Alireza Ahmadi 5c09bc011e fix outbound tls text #276 2024-08-31 14:18:15 +02:00
Alireza Ahmadi f6f90b07d3 Merge pull request #291 from alireza0/dependabot/npm_and_yarn/frontend/axios-1.7.4
Bump axios from 1.7.3 to 1.7.4 in /frontend
2024-08-31 13:52:00 +02:00
dependabot[bot] 2da30dc596 Bump axios from 1.7.3 to 1.7.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 11:42:20 +00:00
Alexander Chepurnoy bdad92fe01 feat: add ru locale (#280)
* feat: add ru locale

* feat: add russian lang to readme
2024-08-31 13:29:01 +02:00
TheyCallMeSecond 5ddee6aa12 Update jsonService.go
add IPV6 traffic to the tunnel
2024-08-18 18:22:12 +03:30
Alireza Ahmadi 6f0df2d555 [client] add table and filter 2024-08-06 00:31:14 +02:00
Alireza Ahmadi 0bb3a67f79 add client group 2024-07-23 22:57:19 +02:00
Alireza Ahmadi 869c51885f fix vmess remark #198 2024-07-23 18:18:56 +02:00
Alireza Ahmadi 7b58edeaaf small fixes 2024-07-23 17:28:43 +02:00
Alireza Ahmadi e287ced0e4 fix tls change affect on inData 2024-07-23 17:27:51 +02:00
Alireza Ahmadi c518bf5a86 fix random ShortId 2024-07-23 17:26:50 +02:00
Alireza Ahmadi 89b85f818d fix reality in json-sub #224 2024-07-23 16:34:35 +02:00
Alireza Ahmadi ea3ad15b76 fix tls in new inbound 2024-07-23 16:25:22 +02:00