1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-06 22:23:10 +02:00

update outline-ss-server

This commit is contained in:
kev
2024-08-16 15:18:23 +08:00
parent 3255f424ca
commit 60f8d9f257
3 changed files with 15 additions and 4 deletions

View File

@ -6,8 +6,8 @@ After=network.target
User=vpn
Group=vpn
WorkingDirectory=/etc/outline-ss-server
# https://download.db-ip.com/free/dbip-asn-lite-2024-07.mmdb.gz
# https://download.db-ip.com/free/dbip-country-lite-2024-07.mmdb.gz
# https://download.db-ip.com/free/dbip-asn-lite-$(date +%Y-%m).mmdb.gz
# https://download.db-ip.com/free/dbip-country-lite-$(date +%Y-%m).mmdb.gz
ExecStart=/usr/local/bin/outline-ss-server -config=config.yml \
-ip_asn_db=ip-asn.mmdb \
-ip_country_db=ip-country.mmdb \