Commit Graph
20 Commits
Author SHA1 Message Date
David Fifield fec00a2a78 -utls option and random TLS fingerprint selection. 2022-01-02 19:16:00 -07:00
David Fifield 70c78e24d7 TLS camouflage using uTLS and a hardcoded Client Hello ID.
net/http Transport.DialTLSContext requires go1.14.
https://go.dev/doc/go1.14#net/http
2022-01-02 19:14:35 -07:00
David Fifield 6c82a58bc0 Document a simpler SSH SOCKS configuration. 2021-04-24 11:08:00 -06:00
David Fifield 94c82268f3 Remove -v from ncat and ssh proxy commands.
These log destinations by default, which is not good to encourage in a
default installation.
2021-04-24 10:37:10 -06:00
David Fifield c36c79598f Remove trailing space. 2021-04-23 23:06:39 -06:00
David Fifield fbaf32da5b Need to use socks5h scheme in SSH SOCKS example. 2021-03-16 10:54:53 -06:00
David Fifield e8647f61e0 Add SSH SOCKS and Tor bridge instructions. 2020-05-06 12:20:53 -06:00
David Fifield ee6b58aca2 Caveat about TLS fingerprint. 2020-05-04 19:53:34 -06:00
David Fifield ad68ec9aba Typo fix. 2020-05-03 22:13:37 -06:00
David Fifield 98476fa843 Put web page in README. 2020-05-03 22:08:43 -06:00
David Fifield 769cbd726f Documentation updates. 2020-05-03 22:02:38 -06:00
David Fifield 241225df1d Add -mtu option to server. 2020-04-25 20:54:09 -06:00
David Fifield dbce5322a6 README updates and fixes. 2020-04-19 21:50:40 -06:00
David Fifield 63f3ded841 README typo fix. 2020-04-19 19:23:21 -06:00
David Fifield 32d319a75b iptables command typo fix. 2020-04-19 19:15:50 -06:00
David Fifield d14deab12b Documentation and light refactoring. 2020-04-19 17:16:27 -06:00
David Fifield 53a6eeed5d Note on covertness after the tunnel server. 2020-04-19 10:27:08 -06:00
David Fifield 3bd72bf336 Notes on -privkey/-privkey-file/-pubkey/-pubkey-file. 2020-04-19 10:10:15 -06:00
David Fifield 7fad23ceca Reduce maxUDPPayload to 1232 for compatibility with Quad9. 2020-04-19 00:53:34 -06:00
David Fifield 079a24146c README. 2020-04-19 00:21:31 -06:00