Alireza Ahmadi
a3f4e6f35c
[api] fix actions for shadowsocks #443
2023-07-23 11:56:22 +02:00
Alireza Ahmadi
b8eee6e373
full multiuser shadowsocks
2023-07-23 11:54:39 +02:00
Alireza Ahmadi
b3d3f76e84
remove duplicate manual list
2023-07-23 11:52:13 +02:00
Alireza Ahmadi
3be40f8595
fix logs after api changes #443
2023-07-23 11:51:27 +02:00
Alireza Ahmadi
d2e50d0493
v1.5.1
...
Plus some fixes
1.5.1
2023-07-16 18:43:38 +02:00
Alireza Ahmadi
8051a70ef2
Merge pull request #428 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.0.9
...
Bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9
2023-07-16 17:07:47 +02:00
Alireza Ahmadi
2327a3cac6
Merge pull request #420 from sudospaes/bug-fix-1
...
Fix bug: flow remains on transmission update
2023-07-16 17:07:36 +02:00
dependabot[bot]
f915712ffc
Bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.8...v2.0.9 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-16 15:07:24 +00:00
Alireza Ahmadi
1459ae8115
xray-core 1.8.3 by default
2023-07-16 17:06:22 +02:00
Alireza Ahmadi
5fbb234b06
[feature] using xray api for inbound #351
2023-07-16 17:05:15 +02:00
Alireza Ahmadi
f23aa3e51d
get updated config.json
2023-07-16 17:00:52 +02:00
SudoSpace
4b2169d9f6
revert changes
2023-07-16 14:33:07 +03:30
Alireza Ahmadi
bd8028fae5
support old shadowsocks methods
2023-07-13 20:41:04 +02:00
Alireza Ahmadi
678ec4fdfc
remove unnecessary codes
2023-07-13 20:40:19 +02:00
SudoSpace
95bdb064bb
Clone Bug Fix
...
Bug fix, set duplicate publicKey, privateKey, shortIds in cloned inbound from reality inbounds
2023-07-09 14:42:52 +03:30
SudoSpace
65a69e967d
Better bug fix
...
bug fix, can't connect after change transmission type from tcp to other types.
2023-07-09 14:36:42 +03:30
SudoSpace
9798bf5552
revert changes
2023-07-09 14:34:12 +03:30
SudoSpace
a50f8dfa4b
Merge branch 'alireza0:main' into bug-fix-1
2023-07-09 14:32:44 +03:30
Alireza Ahmadi
5ee7bfa5a3
Merge pull request #418 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.56.2
...
Bump google.golang.org/grpc from 1.56.1 to 1.56.2
2023-07-09 00:37:04 +02:00
SudoSpace
0c9816b7ba
Bug Fix
...
Bug fix, can't connect after change transmission type from tcp to other types
If flow is not equal to "" in transmit except tcp, connection will not be made. This problem occurs when we change the transmission from tcp to another type. Also, if tcp itself is alone and without tls and reality, flow must be empty in it.
2023-07-08 19:52:35 +03:30
dependabot[bot]
3cb2e346be
Bump google.golang.org/grpc from 1.56.1 to 1.56.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 21:34:39 +00:00
Alireza Ahmadi
09eb52483c
Merge pull request #416 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.6
...
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6
2023-07-05 17:05:44 +02:00
Alireza Ahmadi
48f0ed7d12
Merge pull request #417 from alireza0/dependabot/go_modules/golang.org/x/text-0.11.0
...
Bump golang.org/x/text from 0.10.0 to 0.11.0
2023-07-05 17:05:34 +02:00
dependabot[bot]
6a04aa6d56
Bump golang.org/x/text from 0.10.0 to 0.11.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-04 21:46:02 +00:00
dependabot[bot]
828c2b1a54
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.5...v3.23.6 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 21:48:22 +00:00
Alireza Ahmadi
a957a3b238
infinity icon
2023-06-30 20:25:30 +02:00
Alireza Ahmadi
96395639d1
[tg] optional login notification
...
Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com >
2023-06-30 11:18:06 +02:00
Alireza Ahmadi
edf8e3d586
Merge pull request #414 from alireza0/dependabot/go_modules/gorm.io/gorm-1.25.2
...
Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2
2023-06-30 11:16:09 +02:00
dependabot[bot]
f831849b68
Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.2 )
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-29 21:50:16 +00:00
Alireza Ahmadi
bb41377dfa
Merge pull request #407 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.56.1
...
Bump google.golang.org/grpc from 1.56.0 to 1.56.1
2023-06-29 20:08:43 +02:00
dependabot[bot]
8a366edf4d
Bump google.golang.org/grpc from 1.56.0 to 1.56.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-21 21:18:40 +00:00
Alireza Ahmadi
3d2c6bf444
simplify with show remaining flow #397
2023-06-20 22:00:33 +02:00
Alireza Ahmadi
5f2ccf3d65
proxy protocol limitation
2023-06-20 17:41:42 +02:00
Alireza Ahmadi
3f8227214a
better clients info tables
2023-06-20 13:10:05 +02:00
Alireza Ahmadi
ac58a65750
remove trojan flow
2023-06-20 12:42:31 +02:00
Alireza Ahmadi
fe29c48d89
remove vmess alterId
2023-06-20 12:27:01 +02:00
Alireza Ahmadi
76346299d6
Merge pull request #406 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.3
...
Bump github.com/xtls/xray-core from 1.8.1 to 1.8.3
2023-06-20 12:06:41 +02:00
Alireza Ahmadi
0c08f23519
Merge pull request #393 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.56.0
...
Bump google.golang.org/grpc from 1.55.0 to 1.56.0
2023-06-20 12:06:29 +02:00
Alireza Ahmadi
fef958f606
Merge pull request #390 from X-Oracle/new_branch
...
Adding 'fakedns' to sniffing object in xray.js
2023-06-20 12:06:17 +02:00
dependabot[bot]
45af57e44b
Bump github.com/xtls/xray-core from 1.8.1 to 1.8.3
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.1...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 22:08:32 +00:00
Alireza Ahmadi
86508876f9
fix default language in initLocalizer
2023-06-16 11:20:00 +02:00
dependabot[bot]
ec1fcfd9d0
Bump google.golang.org/grpc from 1.55.0 to 1.56.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-15 22:04:33 +00:00
Alireza Ahmadi
e1e5899a90
gracefully shutdown xray-core
2023-06-14 22:29:39 +02:00
Alireza Ahmadi
06ae50c402
Merge pull request #386 from alireza0/dependabot/go_modules/golang.org/x/text-0.10.0
...
Bump golang.org/x/text from 0.9.0 to 0.10.0
2023-06-14 20:54:03 +02:00
X-Oracle
5b9c3f83ea
Adding 'fakedns' to sniffing object in xray.js
2023-06-14 17:39:50 +03:30
dependabot[bot]
f79fadbb1e
Bump golang.org/x/text from 0.9.0 to 0.10.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 22:07:57 +00:00
Alireza Ahmadi
0742d776b1
Merge pull request #384 from sudospaes/Encrypt-Sub-Option
...
Add encrypt on/off switch to subscription
2023-06-11 20:37:13 +02:00
Sudo Space
0650362222
Add encrypt subscription ON/OFF switch
2023-06-11 20:34:27 +03:30
Alireza Ahmadi
002b8177ec
Merge pull request #381 from alireza0/dependabot/go_modules/gorm.io/driver/sqlite-1.5.2
...
Bump gorm.io/driver/sqlite from 1.5.1 to 1.5.2
2023-06-10 08:40:30 +02:00
dependabot[bot]
206f37e0a1
Bump gorm.io/driver/sqlite from 1.5.1 to 1.5.2
...
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite ) from 1.5.1 to 1.5.2.
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: gorm.io/driver/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-09 22:07:01 +00:00