diff options
| -rw-r--r-- | startup.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/startup.bat b/startup.bat new file mode 100644 index 00000000..21be4e92 --- /dev/null +++ b/startup.bat @@ -0,0 +1 @@ +ncat --sh-exec "ncat 127.0.0.1 8194" -l 8194 --keep-open |
