You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, you can view our [Security Policy](.github/SECURITY.md) for additional contact methods and guidelines.
262
+
263
+
**Security Best Practices:**
264
+
265
+
- Keep your installation up to date with the latest releases
266
+
- Never expose the SOCKS proxy port publicly; bind to localhost or private networks only
267
+
- Treat container logs as sensitive if using auto-generated control passwords
268
+
- Use strong, unique control passwords in production environments
269
+
- Regularly monitor logs for suspicious activity
270
+
- Consider using exit node restrictions for additional privacy
227
271
228
272
## License
229
273
230
-
This project is licensed under the MIT License - see [LICENSE](LICENSE).
274
+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
275
+
276
+
You are free to use, modify, and distribute this software under the terms of the MIT License.
231
277
232
278
## Acknowledgments
233
279
234
-
-[Tor Project](https://www.torproject.org/) - Anonymous communication network
235
-
-[Prometheus](https://prometheus.io/) - Monitoring system and time series database
280
+
This project is built with and inspired by excellent open-source software:
281
+
282
+
-**[Tor Project](https://www.torproject.org/)** - Anonymous communication network
283
+
-**[Prometheus](https://prometheus.io/)** - Monitoring system and time series database
284
+
-**[fsnotify](https://github.com/fsnotify/fsnotify)** - Cross-platform file system notifications for Go
285
+
286
+
Special thanks to the open-source community for their contributions and support.
236
287
237
288
## Related Projects
238
289
239
-
-[Forwardarr](https://github.com/eslutz/forwardarr) - SPort update container for Gluetun to qBittorrent port syncing that updates the listening port on change
290
+
-**[Forwardarr](https://github.com/eslutz/forwardarr)** - Automatic port forwarding sync from Gluetun VPN to qBittorrent
291
+
-**[Unpackarr](https://github.com/eslutz/unpackarr)** - Container-native archive extraction service for Sonarr, Radarr, and more
0 commit comments