diff options
Diffstat (limited to 'sentinel-minipot/files/defaults.sh')
-rw-r--r-- | sentinel-minipot/files/defaults.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sentinel-minipot/files/defaults.sh b/sentinel-minipot/files/defaults.sh new file mode 100644 index 0000000..2e38095 --- /dev/null +++ b/sentinel-minipot/files/defaults.sh @@ -0,0 +1,4 @@ +DEFAULT_FTP_PORT="2133" +DEFAULT_HTTP_PORT="8033" +DEFAULT_SMTP_PORT="5873" +DEFAULT_TELNET_PORT="2333" |