Skip to content

shataragh/Softether-SandBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ SoftEther VPN Lab in GitHub Codespaces

Codespaces Ready License: MIT Security Status

Deploy a full-featured SoftEther VPN server inside GitHub Codespaces β€” complete with CLI management, source build, and optional stealth tunneling.

πŸ” Tailored for developers in censorship-prone regions or privacy-first sandbox setups.


πŸ“Έ Preview

SoftEther Codespace Demo

SoftEther VPN server with stealth extensions running inside GitHub Codespaces


πŸš€ Table of Contents


πŸ“¦ Features

Feature Description
πŸ§‘β€πŸ’» CLI VPN Management Configure hubs and users via vpncmd
πŸ•΅οΈ Stealth Tunneling Enable obfs4, stunnel, WebSocket over TLS
πŸ” Secure Admin Entry Password-protected localhost:5555
πŸ’‘ GitHub Codespaces-Ready No external scripts or GUI dependencies
πŸ”„ Reproducible Builds CMake + submodules for consistent setup

🧰 Quick Start

Get up and running inside GitHub Codespaces or locally:

# Clone repo and enter
git clone https://github.com/shataragh/softether-sandbox.git
cd softether-sandbox/SoftEtherVPN

# Init and compile
git submodule update --init --recursive
./configure
make -C build

# Launch VPN server and CLI
cd build
./vpnserver start
./vpncmd

About

πŸ§ͺ Sandbox for building, testing, and deploying SoftEther VPN servers inside GitHub Codespaces β€” complete with CLI automation, stealth tunneling, and reproducible workflows tailored for privacy-first development.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors