Skip to content

Instantly share code, notes, and snippets.

@xiangnanscu
xiangnanscu / 1.txt
Created May 4, 2025 08:41 — forked from z-rui/1.txt
通用规范汉字表 (2013)
cat <<EOF > /etc/systemd/system/sshuttle.service
[Unit]
Description=sshuttle VPN
After=network.target
[Service]
ExecStart=/usr/bin/sshuttle --dns -r [email protected] 0.0.0.0/0 -x rsks.ren
Restart=always
RestartSec=5
StartLimitInterval=0