lightway-laser
dsvpn
lightway-laser | dsvpn | |
---|---|---|
1 | 7 | |
31 | 5,219 | |
- | 0.3% | |
5.7 | 5.4 | |
over 1 year ago | 8 days ago | |
C | C | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lightway-laser
-
ExpressVPN open-sources Lightway: a modern VPN protocol
We have released a reference implementation that uses Lightway Core to create both a client and a server. It can be found here:
https://github.com/expressvpn/lightway-laser
Lightway Core is designed specifically to be embeddable and to work well on any platform without making assumptions about how that platform works (i.e. OpenVPN assumes a tun-like device).
The comparison to WolfSSL is a good one because it was inspired by their library's design. As WolfSSL is to SSL, Lightway Core is to VPN tunnels. Just like WolfSSL, how you use Lightway Core is really up to you.
For example, if you wanted to create a VPN that connects over Google Sheets or uses DNS messages, you’d be able to do that easily with Lightway Core.
dsvpn
-
Shortwire: The smallest VPN that connects two computers via the Internet
Here is a dead simple VPN, by the developer of libsodium
https://github.com/jedisct1/dsvpn
- Dsvpn (Dead Simple VPN)
-
GoodbyeDPI: Deep Packet Inspection circumvention utility
Personally I use dsvpn (https://github.com/jedisct1/dsvpn) which is super simple to setup and use, and it's made by the guy who created libsodium.
-
Need help in Ubuntu
Hi, I am working on a project that's to be done in Ubuntu. The project is a vpn which will run in Ubuntu. I found a GitHub repository of a vpn named "Dead Simple VPN (DSVPN)". I am not a expert in Ubuntu and I really need someone's help in setting up the VPN. It says it just takes a couple of minutes to set up. Please help me out. I'll attach the GitHub link. https://github.com/jedisct1/dsvpn .
-
Encrypting Data Between Raspberry Pi 4s Using PyCryptodome
Or dsvpn which doesn't even require a kernel module.
-
Ask HN: What do you use for your cloud VPN?
> WireGuard is a good alternative but requires a surprisingly high amount of configuration
Not really. It has a bit of a learning curve, but once you get past it it's actually a joy to use.
But if you want something even simpler, there's https://github.com/jedisct1/dsvpn
- Dsvpn – Dead Simple VPN
What are some alternatives?
lightway-core - Lightway Core is a modern VPN protocol by ExpressVPN, to deliver a VPN experience that’s faster, more secure, and more reliable.
android-app - Official IVPN Android app
OpenVPN - OpenVPN is an open source VPN daemon
lemonaid - A lemonbar block manager
accel-ppp - High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux
block-ciphers - Collection of block cipher algorithms written in pure Rust