Commit Graph

  • 4b2817c997
    Merge f88e30bad4 into ba1e856763 asmogo 2024-12-12 22:39:05 +0100
  • f88e30bad4 initialized mint cashu dd dd 2024-12-12 22:38:20 +0100
  • ba1e856763
    restructure protocol package (#48) main 0.2.0 asmogo 2024-11-17 22:02:50 +0100
  • 8237684ae9 restructure protocol package refactor_protocol_package dd dd 2024-11-17 12:52:53 +0100
  • cf28dd5d9f
    Refactor Exit node creation for modularity and clarity (#46) asmogo 2024-11-14 12:16:19 +0100
  • a140f8ae25
    update dns and target public key in context for public exit nodes (#47) asmogo 2024-11-14 12:15:59 +0100
  • 1ddfe519f0 update dns and target public key in context for public exit nodes dns dd dd 2024-11-14 12:14:58 +0100
  • 00ee8958d6 Refactor Exit node creation for modularity and clarity exit_constructor dd dd 2024-11-11 16:02:24 +0100
  • 1da2eaea9f
    fix error handling in dial function (#44) asmogo 2024-11-11 15:55:53 +0100
  • 844bf987a8
    update exit construction (#45) asmogo 2024-11-11 08:28:43 +0100
  • 8bcf32567e update exit construction fix_constructor dd dd 2024-11-08 15:03:42 +0100
  • 48a0a40a6f minor linting fixes dial_error_handling dd dd 2024-11-08 14:59:46 +0100
  • b41f499a36 fix error handling in dial function dd dd 2024-11-08 14:58:29 +0100
  • ce9a3758a4 fix error handling in dial function dd dd 2024-11-08 14:54:08 +0100
  • a77add0859
    replaced nip04 with nip44 (#43) asmogo 2024-11-08 14:21:43 +0100
  • 11af2d6450 fix nostr connection read test nip44 dd dd 2024-09-02 21:57:24 +0200
  • 1a7ea5bb1f Refactor key decoding logic to use common function dd dd 2024-09-02 21:32:49 +0200
  • 95cb6b5b71 Refactor key decoding logic to use common function dd dd 2024-09-02 21:30:56 +0200
  • 87d15abf37 replaced nip04 with nip44 dd dd 2024-09-02 21:13:03 +0200
  • 646495de4c
    more linting (#42) asmogo 2024-09-01 21:51:00 +0200
  • ba473ef017 more linting proxylint dd dd 2024-09-01 21:50:24 +0200
  • 129c8fc55a
    update error handling (#41) asmogo 2024-09-01 21:31:49 +0200
  • 4b50d48e78
    Merge branch 'main' into lintexit lintexit asmogo 2024-09-01 21:30:57 +0200
  • bedd0c5ec6 improve error handling and messaging dd dd 2024-09-01 21:30:09 +0200
  • ce11bb963a
    lint exit package (#40) asmogo 2024-09-01 21:24:24 +0200
  • b04b4f7e10
    Fix context handling (#39) asmogo 2024-09-01 21:22:13 +0200
  • a8d3de5a93 linted stuff in exit package dd dd 2024-09-01 21:21:23 +0200
  • 7bade4551a Fix context handling added_connect_timeout dd dd 2024-08-31 01:00:02 +0200
  • 59ff5034f9
    Update Github action (#38) 0.1.0 asmogo 2024-08-28 22:37:39 +0200
  • abe4ad634f remove test on push dd dd 2024-08-28 22:36:12 +0200
  • 1b8788c7b7 last change dd dd 2024-08-28 22:35:17 +0200
  • bbbde35d47 fix compose file dd dd 2024-08-28 22:29:25 +0200
  • b071a92420 fix compose file dd dd 2024-08-28 22:28:32 +0200
  • 44636416c8 test docker build dd dd 2024-08-28 22:17:48 +0200
  • ce926ffa80 test docker build dd dd 2024-08-28 22:15:14 +0200
  • 567dcc2384 test docker build dd dd 2024-08-28 22:13:58 +0200
  • 6723489373 test docker build dd dd 2024-08-28 22:11:02 +0200
  • fc4d71cbc9
    Merge pull request #37 from asmogo/run_action asmogo 2024-08-28 00:27:07 +0200
  • bcd6529414 fix actions dd dd 2024-08-28 00:26:55 +0200
  • 121748b8d8 fix actions dd dd 2024-08-28 00:26:10 +0200
  • d11f5573d5
    Merge pull request #36 from asmogo/fix_stuck_conn asmogo 2024-08-28 00:20:09 +0200
  • 701113a8f4 close connection on dial error dd dd 2024-08-28 00:15:08 +0200
  • 2f9dbca711
    Merge pull request #35 from asmogo/single_binary asmogo 2024-08-27 23:52:02 +0200
  • fa6be8ef74 using single binary dd dd 2024-08-27 23:50:05 +0200
  • 41d7a454fb
    Merge pull request #34 from asmogo/exit_log asmogo 2024-08-07 09:08:11 +0200
  • 05d6a6e48a Add logging for error handling and connection status dd dd 2024-08-06 22:11:42 +0200
  • 25a5486bf0
    Merge pull request #33 from asmogo/restructure_tcp_reverse asmogo 2024-08-04 14:49:56 +0200
  • 3fb43358bf Refactor reverse TCP connection handling in socks5 dd dd 2024-08-04 14:48:30 +0200
  • 1e12f602f4
    Merge pull request #32 from asmogo/remove_public_bind asmogo 2024-08-04 14:37:14 +0200
  • 75cf34f8c8 remove PublicAddressBind dd dd 2024-08-04 14:35:26 +0200
  • 187ce54d12
    Merge pull request #28 from asmogo/lint asmogo 2024-08-04 14:24:50 +0200
  • cba0f16b01
    Merge pull request #31 from asmogo/fix_format_int_base asmogo 2024-08-04 12:50:10 +0200
  • 46bb928646 using base10 dd dd 2024-08-04 12:49:23 +0200
  • 553b85d2b1 using base10 dd dd 2024-08-04 12:48:52 +0200
  • fa8a21e044
    Merge branch 'main' into lint asmogo 2024-08-04 11:40:54 +0200
  • 574d718f48
    Merge pull request #30 from asmogo/add-default-relay-config asmogo 2024-08-04 10:52:10 +0200
  • 305ec197d5 added strfry config. update volume mounts. dd dd 2024-08-04 10:39:23 +0200
  • e551bd2081
    Merge pull request #29 from davidcaseria/nostr-event-kinds asmogo 2024-08-04 10:50:06 +0200
  • 9f75676c31 Use custom event types David Caseria 2024-08-02 11:54:18 -0400
  • 72f1872da1 lint dd dd 2024-08-02 10:56:54 +0200
  • d0ae8ac20c
    Merge pull request #27 from asmogo/update_log asmogo 2024-08-02 10:32:54 +0200
  • 95bb043dcb Change log level from Info to Debug for read/write operations dd dd 2024-08-02 10:32:28 +0200
  • aaac605f17
    Merge pull request #26 from asmogo/clearnet asmogo 2024-08-02 10:15:35 +0200
  • 782e27d545 Add PublicAddressBind config and update TCP listener usage dd dd 2024-08-02 01:17:12 +0200
  • 16277358fe Refactor goroutine sleep order dd dd 2024-08-02 00:42:26 +0200
  • 2ccb01f1f3 publish exit node events dd dd 2024-08-02 00:37:01 +0200
  • d2be9c000e Added public exit nodes with clearnet support dd dd 2024-08-01 14:35:28 +0200
  • ce641ae704
    Merge pull request #25 from davidcaseria/cert-dns-name asmogo 2024-07-29 15:33:47 +0200
  • c37af1c518 Add domain to certificate DNS name David Caseria 2024-07-29 09:11:06 -0400
  • d2ccde45ec
    Merge pull request #24 from asmogo/fix_domain_validation asmogo 2024-07-29 10:23:32 +0200
  • 23a96a6128 reintroduce domain validation for .nostr domains dd dd 2024-07-29 10:12:55 +0200
  • db232f8e16
    Merge pull request #23 from asmogo/domain asmogo 2024-07-28 20:23:16 +0200
  • 6ec1e65a65 readme dd dd 2024-07-28 20:21:46 +0200
  • 358b034f37 Merge branch 'refs/heads/main' into domain dd dd 2024-07-28 20:18:45 +0200
  • d31b3144d4 cleanup dd dd 2024-07-28 19:56:42 +0200
  • eade2322ac cleanup and docs dd dd 2024-07-28 19:37:37 +0200
  • 65fa12c998 Refactor public key handling and decoding dd dd 2024-07-27 23:33:35 +0200
  • 0c5c7a1e9e
    update readme asmogo 2024-07-27 22:14:09 +0200
  • 8ad87406cb Add domain parsing for .nostr addresses dd dd 2024-07-27 21:48:16 +0200
  • c957f9144c
    Merge pull request #22 from asmogo/reverse_connect asmogo 2024-07-27 19:55:12 +0200
  • f7d13a07a2 updated readme dd dd 2024-07-26 21:44:47 +0200
  • 1dc506a1f7 restructure stuff dd dd 2024-07-26 21:21:50 +0200
  • 4f2f788c11 Add EntryConfig to New function and update dependencies dd dd 2024-07-26 19:37:34 +0200
  • 36cc5eca25 removed unwanted connection object. added comment. dd dd 2024-07-26 12:39:10 +0200
  • 9cfbd2329d Added new MessageType for ConnectReverse. Added PublicAddress configuration to entry node. dd dd 2024-07-26 12:37:11 +0200
  • e261e422c1 Implement reverse connection handling in SOCKS5 server dd dd 2024-07-25 23:25:56 +0200
  • 88ce7ed92b
    Merge pull request #21 from asmogo/http_reverse_proxy asmogo 2024-07-25 20:12:55 +0200
  • 6fce4c187f
    Merge branch 'main' into http_reverse_proxy asmogo 2024-07-25 20:10:10 +0200
  • 6b3b31af0f removed test listener dd dd 2024-07-25 20:08:21 +0200
  • c9276935f3 updated docker build dd dd 2024-07-25 19:52:50 +0200
  • 640366ef05 updated compose build dd dd 2024-07-25 19:51:08 +0200
  • 08904fecff renamed proxy package dd dd 2024-07-25 19:50:19 +0200
  • 296ac61244 removed test package dd dd 2024-07-25 19:47:46 +0200
  • 03d756706a updated build instrution dd dd 2024-07-25 19:47:05 +0200
  • f0537a0f15 removed unuesd imports dd dd 2024-07-25 19:33:15 +0200
  • 9b7a43c4b1 removed pprof. added comment dd dd 2024-07-25 19:31:25 +0200
  • a31522ca41 removed profiler dd dd 2024-07-25 19:29:18 +0200
  • 0500b41efd fix tests dd dd 2024-07-25 18:58:57 +0200
  • 72a58bf8f6 update go version for github actions dd dd 2024-07-25 18:52:25 +0200
  • 3283167f6d removed echo dd dd 2024-07-24 23:06:23 +0200