
Security Headers
Mozilla Observatory
Hardenize
Qualys SSL Server Test
MxToolBox
HTTP Observatory
UptimeRobot
Sucuri
sshuttle
Advanced Onion Router
Outline by Alphabet
Mozilla VPN
ChrisPC Free VPN Connection
UFO VPN
VeePN
Hide My IP
Based on our record, Security Headers should be more popular than sshuttle. It has been mentiond 69 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check: Go to securityheaders.com and enter your URL. A grade below B means you're missing important ones. - Source: dev.to / 3 months ago
The curl above is the fastest check; all four lines should come back. In a browser, DevTools, Network tab, click the document request, read Response Headers. For a letter grade, securityheaders.com scores you against a known rubric. One quirk: these four alone land a B, and you reach A only once you add Content-Security-Policy. - Source: dev.to / 3 months ago
Remediation: Configure your web server to suppress or mask the Server header. Add security headers like Content-Security-Policy, Strict-Transport-Security, X-Frame-Options, and X-Content-Type-Options. You can use tools like securityheaders.com to check your current header posture. - Source: dev.to / 4 months ago
Step 4: Check your security headers (2 minutes) Visit securityheaders.com and enter your deployed URL. If you get anything below a B, you're missing critical protections. - Source: dev.to / 6 months ago
How to check: Run curl -I https://yourdomain.com and scan the response headers. Or paste your URL into securityheaders.com for a free graded report. - Source: dev.to / 6 months ago
Need to mention sshuttle [0] here, as it magically solves a bunch of these problems without constant reconfiguration [0] https://github.com/sshuttle/sshuttle. - Source: Hacker News / 3 months ago
As a quick solution before implementing the more sophisticated suggestions in this thread, you can try getting a small cheap VPS from somewhere outside and trafficking all your traffic through it via sshuttle[1]. For example, Vultr (not an endorsement) has some with ~$3/month that should be sufficient for your case. [1] https://github.com/sshuttle/sshuttle. - Source: Hacker News / about 1 year ago
Hopefully referring to the (excellent) sshuttle: https://github.com/sshuttle/sshuttle ... Which allows you to turn any system you have an ssh login on into a VPN endpoint. - Source: Hacker News / about 2 years ago
If you have SSH access you can use it as door to setup a simple VPN https://github.com/sshuttle/sshuttle. - Source: Hacker News / about 2 years ago
Sshuttle - Open source project originally from one of the founders of Tailscale. Server doesn't require root; client does. Explicitly designed to avoid TCP-over-TCP issues. - Source: dev.to / over 2 years ago
Mozilla Observatory - The Mozilla Observatory is a project designed to help developers, system administrators, and security professionals configure their sites safely and securely.
Advanced Onion Router - Team Elite - Our work - Advanced Onion Router
Hardenize - Hardenize provides a comprehensive and free assessment of web site network and security configuration.
Outline by Alphabet - Control and build your own VPN 🛠️
Qualys SSL Server Test - This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
Mozilla VPN - A VPN from the trusted pioneer in internet privacy.