aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2016-06-13 13:30:15 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2016-06-13 15:44:03 +0300
commit413cf54fad01bf43662592b25e48926be42cff47 (patch)
tree4cf532b0e166697db8c174ef6eec232ecb3ac97a
parent5217922b19f7359f8362d7ecdc42cbacea758038 (diff)
downloadawall-413cf54fad01bf43662592b25e48926be42cff47.tar.bz2
awall-413cf54fad01bf43662592b25e48926be42cff47.tar.xz
services: rtmp
-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": [