Commit Graph

1566 Commits

Author SHA1 Message Date
dependabot[bot]
9d6dc67e2e chore(deps): bump github.com/gin-gonic/gin in /service (#1021)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.7...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 01:31:59 +08:00
dependabot[bot]
29e17d61bb chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /gui (#1019)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 01:31:44 +08:00
dependabot[bot]
d795afffe5 chore(deps): bump github.com/gin-gonic/gin in /service (#817)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.1 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.1...v1.7.7)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mzz2017 <2017@duck.com>
2023-08-13 01:30:45 +08:00
dependabot[bot]
42bc5a6e24 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /gui (#731)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 01:28:28 +08:00
mzz2017
3838078b33 fix: supervisor panic 2023-08-13 01:12:52 +08:00
mzz2017
2c9ec1d067 fix(juicity): import by pannel 2023-08-12 18:55:24 +08:00
Markson Hon
3034fd03d1 Update homebrew.yml 2023-08-12 18:20:37 +08:00
mzz2017
d1d58e0e92 chore: release with go 1.21 2023-08-12 17:51:59 +08:00
mzz2017
2f96cf769a chore: fix go 1.21 build 2023-08-12 17:49:55 +08:00
mzz2017
b5efed2332 feat(protocol): support juicity 2023-08-12 13:32:10 +08:00
Neil Bowman
6ec19744c2 fix: Farsi language standard flag. (#1011) 2023-08-08 09:28:50 +08:00
mzz
193842525d Update after_upgrade.sh 2023-08-03 12:55:58 +08:00
mzz2017
73e69863ca feat: support reality 2023-08-03 01:26:01 +08:00
mzz2017
7972779794 chore: refine code 2023-08-03 00:16:21 +08:00
mzz
1928283842 Merge xray support from CI-He-O/v2rayA (#1004)
* added xtls-rprx-vision & uTLS fingerprint

* removed node option openssl-legacy-provider

* removed node option openssl-legacy-provider

* update github action

* fix: vless id

---------

Co-authored-by: clheo <93776896+Cl-He-O@users.noreply.github.com>
2023-08-02 23:54:07 +08:00
Percy Ma
87242dd219 chore: upgrade buefy to eliminate sass deprecated syntax warnings (#777) 2023-08-02 22:15:58 +08:00
Persian Prince
16a203a3b1 Persian Language Added (#785)
* Persian Language Added

* Back to the original version and test it

* Update release_feat_v5.yml

* Update App.vue

* persian tranlation

* Update release_feat_v5.yml

* add fa Flag

* rename flagFile

---------

Co-authored-by: mzz <mzz@tuta.io>
2023-08-02 22:15:33 +08:00
Tales A. Mendonça
c7d881ca28 Added pt-br.js file for brazilian portuguese language (#990) 2023-07-18 00:25:36 +08:00
Markson
b80b0b4490 Fix Windows installer build 2023-06-29 10:24:05 +08:00
Markson
18399dabf1 build-helper: use Set-Location instead of cd 2023-06-27 20:23:02 +08:00
Markson
cbace0dba3 inno-installer: fix stop service before installation 2023-06-27 20:20:43 +08:00
Markson
5b53f6260d inno-installer: stop service before installation if it's running 2023-06-22 22:45:22 +08:00
Markson
564add550d release_feat_v5: Use the correct Arch package extension 2023-06-17 00:10:01 +08:00
Percy Ma
a91120826a refactor: web gui by nuxt (#787) 2023-06-03 13:01:42 +08:00
mzz2017
5e6a72de43 chore: add udp443 flows 2023-05-11 21:57:55 +08:00
mzz2017
1b57d55739 fix: flow and xtls 2023-05-11 21:55:45 +08:00
mzz2017
ccdd73c144 fix(gui): should not always show SNI and should fill in default flow value 2023-05-10 22:12:10 +08:00
mzz2017
8d98a96ea3 chore: fix build 2023-05-10 21:42:00 +08:00
Markson Hon
9175b3237e Merge pull request #941 from MarksonHon/feat_v5
Fix Windows build workflow
2023-05-10 00:53:30 +08:00
Markson
716930c2d7 Fix Windows build workflow 2023-05-10 00:41:29 +08:00
Farhad Jafari
d94e64cadb Add more flow and fix sni (#930)
* Add more flow and fix sni

* Set tcp settings header to none only for TCP network

* Clean v2rayTmpl.go and create antiPollution common

* Set flow only to tls and xtls on vless urls

* Restore back .lock files

* Set host and if it's empty set sni as host
2023-05-09 21:43:18 +08:00
mzz
e5b7ce1d93 Merge pull request #917 from Gh0u1L5/feat_v5 2023-04-17 16:34:38 +08:00
Gh0u1L5
62e7375632 Allow using flow option with TLS. 2023-04-17 10:35:46 +08:00
markson
e636fa0554 Update winsw to v3.0.0-alpha.11 2023-04-12 22:37:16 +08:00
Markson Hon
67d3ce0585 homebrew.yml: Fix git config 2023-04-08 14:25:17 +08:00
markson
30b2796569 homebrew.yml: should only run while release 2023-04-06 22:14:06 +08:00
markson
fe4d34bc98 Add brew workflow 2023-04-06 22:09:02 +08:00
markson
23092ee572 Switch winget's token 2023-04-06 22:08:30 +08:00
mzz
1e7216bd76 Merge pull request #889 from aeeq/feat_v5 2023-04-04 17:17:11 +08:00
aeeq
b5acd8cc59 Fix tip label display
Fix tip label display
2023-04-04 17:07:03 +08:00
mzz2017
1803403e0f fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
mzz2017
5ad2e104a8 optimize(windows,tproxy): use 52345 instead of 32345 to avoid hyperv port collision 2023-03-30 20:54:58 +08:00
mzz2017
18dcfd94f9 fix: not delete tables rules after http test 2023-03-30 20:54:02 +08:00
mzz2017
45b273e38b fix: potential panic of GetV2rayServiceVersion 2023-03-29 01:22:15 +08:00
mzz2017
0d8fd3d7ce fix: change spare tire routing rule to fix up kakaotalk 2023-03-22 20:50:51 +08:00
Gaojianli
23e0b8898b optimize: add auto scorll switch #853 2023-03-20 02:04:57 +08:00
Gaojianli
d4b6d7f347 optimize: jump to the last logs #853 2023-03-20 01:32:11 +08:00
mzz2017
f591e9c087 optimize: auto judge nftables support 2023-03-19 22:03:36 +08:00
mzz2017
f01a42f12a chore: trim suffix spaces 2023-03-19 22:03:36 +08:00
mzz2017
47ac75e305 fix: nft should support to disable skipping br- if 2023-03-19 22:03:36 +08:00