More and more countries attempt to forbid the VPN and other anonymizers to keep the Internet under the control. I think it would be nice to remind you the Streisand project, which is essentially Ansible scripts that help you to set up your own server with many useful services https://github.com/jlund/streisand
#VPN #ansible
#VPN #ansible
GitHub
GitHub - StreisandEffect/streisand: Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN…
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these s...
Because of Telegram blockage in some countries, VPN and proxy servers are utterly useful these days. Here is the list of the most popular tools and scripts helping to install all the necessary software for your privacy.
● StreisandEffect (★ 14,297) - the collection of Ansible cookbooks, that helps you to install a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, and a Tor bridge. It also generates custom instructions for all of these services. At the end of the run, you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. The very good choice you can start with.
● Algo VPN (★ 8,277) - is a set of Ansible scripts that simplify the setup of a personal IPSEC VPN. It uses the most secure defaults available, works with common cloud providers, and does not require client software on most devices.
● openvpn-install (★ 6,602) - OpenVPN road warrior installer for Debian, Ubuntu, and CentOS. This Shell script will let you set up your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible.
● sovereign (★ 6,921) - is a set of Ansible playbooks that you can use to build and maintain your own personal cloud-based entirely on open source software, so you’re in control. This script helps you to install: IMAP over SSL with full-text search, POP3 over SSL, SMTP over SSL, Spam fighting, Mobile push notifications, Jabber/XMPP, RSS Reader, CalDAV and CardDAV, your own private storage, VPN, IRC, Git hosting, Web hosting and many more...
And there are few SOCKS5 links for your Telegram
● SS5 - is a socks server that implements the SOCKS v4 and v5 protocol.
● Dante - A free SOCKS server
● 3proxy - tiny free proxy server
● ShadowSocks - A secure socks5 proxy, designed to protect your Internet traffic.
● go-socks5 library (★ 485) - golang package that implements SOCKS5 protocol.
If you think I should add some another stuff that I missed, please email to me, and I will update this post. Let's keep it up to date together. Thanks!
#privacy #censorship #proxy #security #vpn
● StreisandEffect (★ 14,297) - the collection of Ansible cookbooks, that helps you to install a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, and a Tor bridge. It also generates custom instructions for all of these services. At the end of the run, you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. The very good choice you can start with.
● Algo VPN (★ 8,277) - is a set of Ansible scripts that simplify the setup of a personal IPSEC VPN. It uses the most secure defaults available, works with common cloud providers, and does not require client software on most devices.
● openvpn-install (★ 6,602) - OpenVPN road warrior installer for Debian, Ubuntu, and CentOS. This Shell script will let you set up your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible.
● sovereign (★ 6,921) - is a set of Ansible playbooks that you can use to build and maintain your own personal cloud-based entirely on open source software, so you’re in control. This script helps you to install: IMAP over SSL with full-text search, POP3 over SSL, SMTP over SSL, Spam fighting, Mobile push notifications, Jabber/XMPP, RSS Reader, CalDAV and CardDAV, your own private storage, VPN, IRC, Git hosting, Web hosting and many more...
And there are few SOCKS5 links for your Telegram
● SS5 - is a socks server that implements the SOCKS v4 and v5 protocol.
● Dante - A free SOCKS server
● 3proxy - tiny free proxy server
● ShadowSocks - A secure socks5 proxy, designed to protect your Internet traffic.
● go-socks5 library (★ 485) - golang package that implements SOCKS5 protocol.
If you think I should add some another stuff that I missed, please email to me, and I will update this post. Let's keep it up to date together. Thanks!
#privacy #censorship #proxy #security #vpn
DSVPN - (★ 866) is a Dead Simple VPN, designed to address the most common use case for using a VPN. Written in pure C.
Features:
● Runs on TCP. Works pretty much everywhere, including on public WiFi where only TCP/443 is open or reliable.
● Uses only modern cryptography, with formally verified implementations.
● Low and constant memory footprint. Doesn't perform any heap memory allocations.
● Small (~25 KB), with an equally small and readable code base. No external dependencies.
● Works out of the box. No lousy documentation to read. No configuration file. No post-configuration. Run a single-line command on the server, a similar one on the client and you're done. No firewall and routing rules to manually mess with.
● Works with Linux (client, server) and MacOS/OpenBSD (client). Adding support for other operating systems is trivial.
● Doesn't leak between reconnects if the network doesn't change. Blocks IPv6 on the client to prevent IPv6 leaks.
#vpn #c #security #privacy
Features:
● Runs on TCP. Works pretty much everywhere, including on public WiFi where only TCP/443 is open or reliable.
● Uses only modern cryptography, with formally verified implementations.
● Low and constant memory footprint. Doesn't perform any heap memory allocations.
● Small (~25 KB), with an equally small and readable code base. No external dependencies.
● Works out of the box. No lousy documentation to read. No configuration file. No post-configuration. Run a single-line command on the server, a similar one on the client and you're done. No firewall and routing rules to manually mess with.
● Works with Linux (client, server) and MacOS/OpenBSD (client). Adding support for other operating systems is trivial.
● Doesn't leak between reconnects if the network doesn't change. Blocks IPv6 on the client to prevent IPv6 leaks.
#vpn #c #security #privacy
Cloak - (★ 3.4k) is a pluggable transport that enhances traditional proxy tools like OpenVPN to evade sophisticated censorship and data discrimination.
Cloak is not a standalone proxy program. Rather, it works by masquerading proxied traffic as normal web browsing activities. In contrast to traditional tools which have very prominent traffic fingerprints and can be blocked by simple filtering rules, it's very difficult to precisely target Cloak with little false positives. This increases the collateral damage to censorship actions as attempts to block Cloak could also damage services the censor state relies on.
To any third party observer, a host running Cloak server is indistinguishable from an innocent web server. Both while passively observing traffic flow to and from the server, as well as while actively probing the behaviours of a Cloak server.
#vpn #proxy #censorship #censor #bigbrother
Cloak is not a standalone proxy program. Rather, it works by masquerading proxied traffic as normal web browsing activities. In contrast to traditional tools which have very prominent traffic fingerprints and can be blocked by simple filtering rules, it's very difficult to precisely target Cloak with little false positives. This increases the collateral damage to censorship actions as attempts to block Cloak could also damage services the censor state relies on.
To any third party observer, a host running Cloak server is indistinguishable from an innocent web server. Both while passively observing traffic flow to and from the server, as well as while actively probing the behaviours of a Cloak server.
#vpn #proxy #censorship #censor #bigbrother
👍3🗿3❤1🤡1
Outline VPN - enables anyone to access the free and open internet more safely by running their own VPN. Running your own VPN server through Outline makes accessing the internet safer and establishes a connection that is harder to block.
The most important feature is that it uses Shadowsocks, that strengthen its resistance against detection and blocking (more details here)
#vpn #censorship #censor #blocking
The most important feature is that it uses Shadowsocks, that strengthen its resistance against detection and blocking (more details here)
#vpn #censorship #censor #blocking
🔥1