chore: init

This commit is contained in:
DevMiner 2024-08-11 03:51:22 +02:00
commit 320715f3e7
174 changed files with 42083 additions and 0 deletions

3
scripts/ssl-tunnel.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
sudo socat TCP-LISTEN:443,reuseaddr,fork TCP:localhost:8443