Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:63d956c8fdee889255e441ec405193b47b1fd2d975b505492ec848a8007f4fc3 - Docker Hub:
docker.io/fosrl/newt@sha256:63d956c8fdee889255e441ec405193b47b1fd2d975b505492ec848a8007f4fc3
Tag:1.13.0
What's Changed
- Add browser gateway support for VNC, RDP, and SSH
- Add native internal ssh server for easier ssh private resources
- Add --disable-ssh flag to replace --auth-daemon which is now enabled by default
- Add auto update newt support when running as binary
- Add advantech router app
- Add sighup to reload config
- Add block flag to block all connections to config
- Add restart endpoint
- Fix X-Forwarded-Proto always set to "http" for TLS connections
- Fix remove duplicate wrong error log in socket/fetch and dead code in reliablePing
- Dependency security updates
New Contributors
- @rinseaid made their first contribution in #353
- @cwiggs made their first contribution in #358
- @immanuwell made their first contribution in #370
- @eleboucher made their first contribution in #272
Full Changelog: 1.12.5...1.13.0