mirror of
https://github.com/versia-pub/versia-go.git
synced 2026-03-12 20:19:15 +01:00
chore: init
This commit is contained in:
commit
320715f3e7
174 changed files with 42083 additions and 0 deletions
3
scripts/ssl-tunnel.sh
Executable file
3
scripts/ssl-tunnel.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
sudo socat TCP-LISTEN:443,reuseaddr,fork TCP:localhost:8443
|
||||
Loading…
Add table
Add a link
Reference in a new issue