Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Work in progress] Listen on TCP and publish ports over Upnp #42

Merged
merged 28 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    626c529 View commit details
    Browse the repository at this point in the history
  2. Create TCP listener

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    71d49a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fb3bf View commit details
    Browse the repository at this point in the history
  4. Handshake clone to owned

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9c7cf61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c69f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b15815d View commit details
    Browse the repository at this point in the history
  7. SAving, its broken

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    efaa36a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4784f3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80df2c1 View commit details
    Browse the repository at this point in the history
  10. DHT announce compiles

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    162afe3 View commit details
    Browse the repository at this point in the history
  11. Announcing port on DHT

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6bb5d01 View commit details
    Browse the repository at this point in the history
  12. Announcing works and peers connect to us! but havent seen nothing upl…

    …oaded yet, it says they have it fully
    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4d993ae View commit details
    Browse the repository at this point in the history
  13. noticed a bug, added to TODO

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bc43963 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e23841 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc92afc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b224ed2 View commit details
    Browse the repository at this point in the history
  17. Downgrade an error to debug

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    156f83d View commit details
    Browse the repository at this point in the history
  18. Show total uploaded in UI

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c3eb03c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bc24314 View commit details
    Browse the repository at this point in the history
  20. Saving

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ca8989f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a73e0e6 View commit details
    Browse the repository at this point in the history
  22. Format upload speed

    ikatson committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    124be19 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Allow peers to reconnect

    ikatson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fd17ddc View commit details
    Browse the repository at this point in the history
  2. Bump seen counters

    ikatson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    91873ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd875e View commit details
    Browse the repository at this point in the history
  4. fix a bug in jsx

    ikatson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4caed4f View commit details
    Browse the repository at this point in the history
  5. Shorten command line output

    ikatson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    303c8a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14d7ee0 View commit details
    Browse the repository at this point in the history