aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xawall-cli4
-rw-r--r--json/services.json1
2 files changed, 3 insertions, 2 deletions
diff --git a/awall-cli b/awall-cli
index c06daaf..5998967 100755
--- a/awall-cli
+++ b/awall-cli
@@ -2,7 +2,7 @@
--[[
Alpine Wall
-Copyright (C) 2012-2015 Kaarle Ritvanen
+Copyright (C) 2012-2016 Kaarle Ritvanen
See LICENSE file for license details
]]--
@@ -20,7 +20,7 @@ if not table.unpack then table.unpack = unpack end
function help()
io.stderr:write([[
Alpine Wall
-Copyright (C) 2012-2015 Kaarle Ritvanen
+Copyright (C) 2012-2016 Kaarle Ritvanen
This is free software with ABSOLUTELY NO WARRANTY,
available under the terms of the GNU General Public License, version 2
diff --git a/json/services.json b/json/services.json
index 44148d9..36f0f8d 100644
--- a/json/services.json
+++ b/json/services.json
@@ -101,6 +101,7 @@
],
"rdp": { "proto": "tcp", "port": 3389 },
"rsync": { "proto": "tcp", "port": 873 },
+ "rtmp": { "proto": "tcp", "port": 1935 },
"rtsp": { "proto": "tcp", "port": 554 },
"sieve": { "proto": "tcp", "port": 4190 },
"sip": [