14 Commits

Author SHA1 Message Date
eric
a964218e4f conf: support amux 2021-03-10 18:37:36 +08:00
eric
8b1268bd43 amux: a multiplexing transport 2021-03-07 16:57:52 +08:00
eric
99680ab009 dns: support DNS static hosts 2021-02-20 19:44:05 +08:00
monnerHenster
2a3959630f Update README.zh.md (#62) 2021-02-20 13:10:55 +08:00
eric
23f8f070ee docs: added [On Demand] usage for iOS 2021-02-19 20:02:10 +08:00
eric
8154f5c2e1 refactor 2021-02-08 23:31:36 +08:00
eric
f7646701ef outbound/ws: support custom headers 2021-02-08 22:54:21 +08:00
eric
0ac84b7f19 outbound/retry: added retry outbound
retry outbound allows multiple attempts on a list of outbounds.
2021-02-05 18:29:17 +08:00
eric
fb5d6799bd docs: more on usage of the failover outbound 2021-01-12 18:16:25 +08:00
eric
df48f511fb conf: Add Trojan over WebSocket over TLS (TLS + WebSockeet + Trojan) support 2020-12-19 04:57:02 +08:00
eric
807ad5ab5e Added several inbounds
* Added WebSocket inbound
* Added trojan inbound
* Added chain inbound

Similar to the chain outbound, chain inbound can be used to chain
multiple inbounds. The Nginx/CDN (TLS) + WebSocket + trojan setup is tested.

There are also breaking changes to the JSON config format.

Fake DNS now can operate in either Include or Exclude mode.

SOCKS inbound settings no longer has the `bind` option, the local_addr of
the TCP socket is used as the UDP relay address.
2020-12-18 13:08:50 +08:00
eric
5a353f9a4e Update README 2020-11-17 08:05:56 +08:00
eric
d2b96a0235 update h2 usage 2020-10-16 19:40:19 +08:00
eric
b31c7c1623 update usage 2020-10-07 22:47:32 +08:00