All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
0.5.0 - 2023-03-20
- Improve
--ice-servers
default value in help
- Support
--insecure
and--dns-server
options for "duplex" subcommand
- Add
-i
short option for--ice-servers
0.4.0 - 2023-03-19
- Not show usage when failed
- Include SDP and candidates to log with -v
- Create
--ice-servers
option
0.3.0 - 2023-03-19
- Rename webrtc-piping-tunnel → webrtc-piping
- Create "tunnel" and "duplex" subcommands
- Update dependencies
0.2.0 - 2022-07-04
- Support UDP port forwarding
- Add --insecure option
- Add --dns-server option
- Add --header option
- Initial release