summaryrefslogtreecommitdiffstats
path: root/abs/extra/shellinabox/shellinaboxd.include
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/shellinabox/shellinaboxd.include')
-rw-r--r--abs/extra/shellinabox/shellinaboxd.include10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/extra/shellinabox/shellinaboxd.include b/abs/extra/shellinabox/shellinaboxd.include
new file mode 100644
index 0000000..c4c11bd
--- /dev/null
+++ b/abs/extra/shellinabox/shellinaboxd.include
@@ -0,0 +1,10 @@
+#proxy for shellinaboxd
+proxy.server = ( "/shell/" =>
+ ( "localhost" =>
+ (
+ "host" => "127.0.0.1",
+ "port" => 4200
+ )
+ )
+)
+