Skip to content

Releases: llc1123/trojan-rust

v1.4.0

28 Jun 16:28

Choose a tag to compare

  • Implement TCP tunnel properly
  • Handles redis connections properly
  • Reduce memory usage

v1.3.0

16 Jun 14:32

Choose a tag to compare

  • Fully support sni wildcard matching
  • Bugfix

v1.2.3

15 Jun 05:21

Choose a tag to compare

  • Drop acl blocked udp packet
  • Bugfix

v1.2.2

14 Jun 17:49

Choose a tag to compare

  • Workaround for Sink::with bug which will cause panic on udp.

v1.2.1

14 Jun 15:33

Choose a tag to compare

  • Support blocking requests targeting local and private network.
  • Bugfix

1.1.0

12 Jun 13:29

Choose a tag to compare

  • Support multiple hostnames and default SAN in certificate

1.0.2

11 Jun 07:44

Choose a tag to compare

  • Add TCP timeout to eliminate half open connections

1.0.1

08 Jun 04:12

Choose a tag to compare

  • Refine CI scripts

1.0.0

06 Jun 15:50

Choose a tag to compare

  • Initial Release