Commit Graph

1600 Commits

Author SHA1 Message Date
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
mzz2017
40d3e1887e fix: disable modprobe in nft mode 2023-03-19 22:03:36 +08:00
mzz
1a3da7bd79 Merge pull request #805 from v2rayA/feat-nft 2023-03-19 20:41:00 +08:00
mzz2017
a29fe89d86 chore: rename all NFTables to Nftables 2023-03-19 20:40:42 +08:00
mzz2017
cbb28d4881 fix: IsIPv6Supported in nft logic 2023-03-19 20:38:18 +08:00
cubercsl
d854b95216 fix: add boardcast address to whitelist 2023-03-19 20:36:48 +08:00
cubercsl
d2bb530f6f fix(tproxy): gateway not work 2023-03-19 20:36:48 +08:00
cubercsl
df91b59eb2 fix(nft): compatible with old versions of nft
shortcut syntax for matching flags without binary operations has added
since https://git.netfilter.org/nftables/commit/?id=c3d57114f119b89ec0caa0b4dfa8527826a38792

Signed-off-by: cubercsl <2014cais01@gmail.com>
2023-03-19 20:36:48 +08:00
cubercsl
55e6f64164 fix(nft): compatible with old versions of nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1196

nft does not allow comments within sets since
https://git.netfilter.org/nftables/commit/?id=931737a1719824d7945433177e61a6c47530ed69

Signed-off-by: cubercsl <2014cais01@gmail.com>
2023-03-19 20:36:48 +08:00
cubercsl
6d222d3293 feat: add nftables support
fix: use iptables-nft if nftables-support is on
fix: save nft to V2RAYA_CONFIG
fix: tproxy for ipv6
chore: small change in table format
2023-03-19 20:36:46 +08:00
mzz2017
b15980a7bd fix: aid not work #854 2023-03-19 20:15:09 +08:00
cubercsl
3ab0230d84 ci(debian): generate default config for systemd environment (#750) 2023-03-19 14:51:40 +08:00
markson
81a399c6dc fix winget's token 2023-03-19 14:13:21 +08:00
mzz2017
c6f0202039 fix: xray assets 2023-03-19 13:07:59 +08:00
mzz2017
688545f644 fix: should clean iptables after unexpected core stopping 2023-03-19 12:59:45 +08:00
mzz2017
f73bc62819 chore: remove alterID limit 2023-03-18 18:17:20 +08:00
mzz2017
241f43deec feat: try to re-support xray 2023-03-18 18:14:56 +08:00