trojan 1.10.0
Changelog
- Add
prefer_ipv4to server (#18). - Harden systemd service (#56).
- Run trojan as user and group
nobodyinstead of root for security reasons. - To avoid the problem of not being able to bind to low ports, add
CAP_NET_BIND_SERVICEcapability.
- Run trojan as user and group
- Add
CONTRIBUTORS.md. - Update copyright info.
- Fix a typo in the documentation.