Commit graph

47 commits

Author SHA1 Message Date
世界 53475c7390
Add hysteria2 protocol 2023-09-12 13:26:21 +08:00
世界 1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界 917420e79a
Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界 59987747e5
platform: Improve status 2023-08-04 21:10:32 +08:00
世界 bc32c78d03
Improve multiplex 2023-06-07 20:46:34 +08:00
世界 7f84936050
Split bind_address 2022-11-06 10:16:07 +08:00
世界 a006627795
Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界 a5402ffb69
Add back urltest outbound 2022-09-15 15:22:08 +08:00
世界 38088f28b0
Add vless outbound and xudp 2022-09-12 21:59:27 +08:00
世界 9913e0e025
Add shadowsocksr outbound 2022-09-12 18:35:36 +08:00
世界 0c975db0a6
Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界 cb4fea0240
Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界 62fa48293a
Merge dialer options 2022-09-03 12:55:10 +08:00
世界 5813e0ce7a
Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界 d481bd7993
Fix bind_address 2022-08-25 14:50:10 +08:00
世界 7ba0a14e97
Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界 dc6bb7ab1b
Add ssh outbound 2022-08-21 22:30:48 +08:00
世界 e4cece6095
Add tor outbound 2022-08-21 01:06:34 +08:00
世界 d1c3dd0ee1
Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00
世界 d6a0aa7ccf
Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界 6d78cf6b58
Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界 03890151d7
Improve multiplexer 2022-08-03 22:01:18 +08:00
世界 457de86819
Add multiplexer 2022-07-30 09:04:01 +08:00
世界 c0a2f77258
Remove urltest outbound 2022-07-28 16:36:31 +08:00
世界 146008a631
Fix direct udp outbound 2022-07-25 16:18:11 +08:00
世界 cc78f0347d
Improve config struct 2022-07-25 16:18:11 +08:00
世界 1f05420745
Improve tls dialer and listener 2022-07-25 16:18:11 +08:00
世界 67edc163cb
Add with_std_json build tag 2022-07-24 21:22:19 +08:00
世界 884c0cf595
Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界 c4e46c35b5
Add urltest outbound 2022-07-22 13:51:08 +08:00
世界 8004ff51f0
Add selector outbound 2022-07-21 21:13:16 +08:00
世界 c7fabe40ed
Improve connection timeout 2022-07-18 20:53:13 +08:00
世界 6b1a68908d
Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
世界 f448b6b977
Update gci format 2022-07-08 23:03:57 +08:00
世界 3699a57847
Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
世界 9c256afc1a
Add resolver for inbound 2022-07-07 23:45:05 +08:00
世界 538a1f5909
Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00
世界 3696e81eb4
Update gci format 2022-07-06 15:01:09 +08:00
世界 46f28a9de9
Add protect path dialer option 2022-07-06 14:45:56 +08:00
世界 8e7f215514
Shadowsocks multi-user/relay inbound 2022-07-04 15:34:43 +08:00
世界 4fc4eb09b0
Add http/block outbound & Improve route 2022-07-04 08:16:25 +08:00
世界 18e3f43df3
Refactor struct & Add override dialer options 2022-07-03 20:59:25 +08:00
世界 70c0812606
Add socks outbound 2022-07-03 13:14:49 +08:00
世界 ef5cfd59d4
Ordered json output & Disallow unknown fields 2022-07-03 11:28:15 +08:00
世界 85a695caa1
Add format config support 2022-07-03 03:42:57 +08:00
世界 30444057bd
Invalid config check 2022-07-03 01:57:04 +08:00
世界 7c57eb70e8
Inbound rule support 2022-07-02 14:07:50 +08:00
Renamed from config/outbound.go (Browse further)