the ability to set the port for wireguard and shadowsocks at startup

This commit is contained in:
mercury
2023-02-14 03:00:08 +04:00
parent e27678432c
commit 111e5ffb8d
11 changed files with 59 additions and 23 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ hosts: unhosts # маппинг доменов на локалку
unhosts:
sed -i '/test.ru/d' /mnt/c/Windows/System32/drivers/etc/hosts
u: # запуск контейнеров
IP=$(shell curl https://ipinfo.io/ip) docker compose up -d --build --force-recreate
docker compose up -d --build --force-recreate
# sleep 1
# docker compose logs unit wg ss proxy
d: # остановка контейнеров