From 2c6cf786c151118232533a6cfbc769ce1514aa9e Mon Sep 17 00:00:00 2001 From: Dan Rostovtsev Date: Mon, 16 Mar 2026 16:02:54 -0400 Subject: Simple bash script deployment of client portal gateway. --- NOTES | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 NOTES (limited to 'NOTES') diff --git a/NOTES b/NOTES new file mode 100644 index 0000000..bc8094e --- /dev/null +++ b/NOTES @@ -0,0 +1,5 @@ +TLS is not necessary for local host, can turn it off and remove +warnings. The proxy connection SHOULD be encrypted. + +You can use the "procyon" Java decompiler to read the source for the +gateway. The source is straightforward. -- cgit v1.3