Changelog
- Improved user experience and reduced flag complexity via cobra.
- Added NAT traversal via either WebRTC or UPnP based port mapping.
- Added discovery server command to facilitate WebRTC discovery process and remote monitoring.
- Added JSON reports that include info on both attempted and the successful transfer (if there was one).
- Added support for custom receive user interfaces.
- Added support for auto-decoding data received as base64.
- Added support for config files.
- Added reverse-proxy command.
- Added a client mode for WebRTC based transfers from the CLI (not needed for browser clients).
- Added commands to view and edit configuration.
- Fixed issue where some browsers were triggering a transfer via a preview request.
- Fixed issues with auto-archiving when sending multiple files.
- Several bug fixes and other minor features.