Commit Graph

5 Commits

Author SHA1 Message Date
dd dd
8ad87406cb Add domain parsing for .nostr addresses
Introduce a new `ParseDestinationDomain` function to handle .nostr domains. Integrate base32 decoding for subdomains and constructing full domain strings using relays. Added corresponding tests to verify domain parsing logic.
2024-07-27 21:48:16 +02:00
dd dd
1dc506a1f7 restructure stuff 2024-07-26 21:21:50 +02:00
dd dd
e261e422c1 Implement reverse connection handling in SOCKS5 server 2024-07-25 23:25:56 +02:00
dd dd
e6d48a6422 Add HTTPS reverse proxy support
This update includes modifications to several files to support the implementation of an HTTPS reverse proxy.
2024-07-23 19:10:02 +02:00
dd dd
081f678a10 Initial commit 2024-07-22 23:00:21 +02:00