Update Heralding to support SOCKS5
Correct Readme
Resize tped.sh
This commit is contained in:
t3chn0m4g3
2019-03-27 13:39:23 +00:00
parent 20711cb633
commit c0d0e016e6
9 changed files with 13 additions and 3 deletions

View File

@ -33,6 +33,7 @@ services:
- "443:443"
- "993:993"
- "995:995"
- "1080:1080"
- "5432:5432"
- "5900:5900"
image: "dtagdevsec/heralding:1903"

View File

@ -232,6 +232,7 @@ services:
# - "443:443"
- "993:993"
- "995:995"
- "1080:1080"
- "5432:5432"
- "5900:5900"
image: "dtagdevsec/heralding:1903"

View File

@ -227,6 +227,7 @@ services:
# - "443:443"
- "993:993"
- "995:995"
- "1080:1080"
- "5432:5432"
- "5900:5900"
image: "dtagdevsec/heralding:1903"

View File

@ -228,6 +228,7 @@ services:
# - "443:443"
- "993:993"
- "995:995"
- "1080:1080"
- "5432:5432"
- "5900:5900"
image: "dtagdevsec/heralding:1903"