mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 10:29:07 -05:00
[PR #717] [CLOSED] Add SafeVPN - open-source remote access with data-exfiltration controls and audit logging #5844
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/717
Author: @chinagloud
Created: 3/21/2026
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
d4ec8e2Add SafeVPN868454dAdd SafeVPN📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add SafeVPN
Project: SafeVPN
URL: https://github.com/chinagloud/SafeVPN
License: GPL-3.0
Language: Shell
What is it?
SafeVPN solves a specific problem: how do you let external engineers (contractors, outsourced ops) remote into your servers to fix issues, while ensuring they cannot exfiltrate sensitive data?
It combines OpenVPN/WireGuard for the access layer with iptables/SSH controls that block file transfers and data exfiltration channels, plus centralized tamper-resistant audit logging that records every session and command.
Key features
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.