Commit Graph

28 Commits

Author SHA1 Message Date
e2d0906577 Use my structured logger instead of just bare log 2025-05-26 16:50:08 -04:00
a588de13fd add ability to disable I2P and Tor listeners granularly 2025-05-25 23:47:08 -04:00
ec0f4e5e50 add ability to disable I2P and Tor listeners granularly 2025-05-25 23:41:25 -04:00
cff9eef383 upgrade mirrorListener 2025-05-21 15:56:07 -04:00
2058a43096 Fix incoming host header 2025-05-21 13:01:31 -04:00
69fcebc9e2 disable TLS for SSH servers 2025-04-23 01:07:23 -04:00
ba004dc59b disable TLS for SSH servers 2025-04-23 00:21:14 -04:00
c67e52623f lol that's what I get for pressing tab 2025-04-22 23:53:44 -04:00
15183d49cf lol that's what I get for pressing tab 2025-04-22 23:35:38 -04:00
28f5bf6bab lol that's what I get for pressing tab 2025-04-22 23:07:12 -04:00
07d5492b31 make the local listening address configurable 2025-04-22 22:49:19 -04:00
698f866cb8 make the local listening address configurable 2025-04-22 22:36:06 -04:00
d31b2ab1ff make the local listening address configurable 2025-04-22 22:35:52 -04:00
4a2c351653 make the local listening address configurable 2025-04-22 21:51:45 -04:00
a06c7a9d4a make the local listening address configurable 2025-04-22 21:11:04 -04:00
3aa4afbe90 Add logging of args to mirror.Mirror.Listen 2025-04-22 20:21:50 -04:00
9103c43dc2 Add logging of args to mirror.Mirror.Listen 2025-04-22 18:17:12 -04:00
feebe95fe9 create the TLS listener last. 2025-04-19 11:52:49 -04:00
dbc1d33783 always create the local-only listener. 2025-04-19 00:37:01 -04:00
f7140ccfd4 always create the local-only listener. 2025-04-18 23:58:25 -04:00
8fcc2498c7 fix the g-d port number. 2025-04-18 22:28:19 -04:00
117f0f1a39 only listen on localhost in http-only mode 2025-04-18 21:34:26 -04:00
003a0a90c5 only listen on localhost in http-only mode 2025-04-18 21:10:16 -04:00
a94cc4bef0 only listen on localhost in http-only mode 2025-04-18 20:54:13 -04:00
47fca00a1b trim spaces from name 2025-04-18 20:25:29 -04:00
6c2baec119 trim spaces from name 2025-04-18 19:54:40 -04:00
d9fc6472db Fall back to plain HTTP if a Let's Encrypt email is not provided. Maybe self-signed TLS is... marginally better? 2025-04-18 17:35:50 -04:00
635c0f8aca Create a multi-network mirror example 2025-04-10 18:39:54 -04:00