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

PR : Merge from main #727

Merged
merged 38 commits into from
Jul 10, 2024
Merged

PR : Merge from main #727

merged 38 commits into from
Jul 10, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    c0645be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #714 from TrekkieCoder/main

    gh-48 Fixed proxy CT display formatting
    UltraInstinct14 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2f553e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec940c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81165ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e25ad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e53dffd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #715 from TrekkieCoder/main

    gh-48 Added basic cicd for https proxy
    UltraInstinct14 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5abb074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16c1fc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df3d4fe View commit details
    Browse the repository at this point in the history
  10. Merge pull request #716 from TrekkieCoder/main

    gh-48 Enable gh-actions cicd for https proxy
    UltraInstinct14 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0a27318 View commit details
    Browse the repository at this point in the history
  11. chore: Updated README

    TrekkieCoder authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a9b7eb2 View commit details
    Browse the repository at this point in the history
  12. chore: Updated README

    TrekkieCoder authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    36c5b71 View commit details
    Browse the repository at this point in the history
  13. chore: Updated README

    TrekkieCoder authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4e8d8fb View commit details
    Browse the repository at this point in the history
  14. chore: Updated README

    TrekkieCoder authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a08546b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #717 from TrekkieCoder/main

    PR - Updated README
    UltraInstinct14 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    87d8fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    5217a83 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge pull request #719 from TrekkieCoder/main

    gh-48 fullproxy cleanup fixes
    UltraInstinct14 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    be27c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1abce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4bbdf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8583db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79e024b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #720 from TrekkieCoder/main

    gh-718 Initial support for IP masquerading
    UltraInstinct14 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0076e3c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    d872512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5e2ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909401a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7e243 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #721 from TrekkieCoder/main

    gh-718 Fix masquerade for local destination
    UltraInstinct14 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c393d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f0a0d5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from TrekkieCoder/main

    gh-718 Fix masquerade session inactivity timeout
    UltraInstinct14 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    abb76aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5023453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4424342 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #723 from TrekkieCoder/main

    gh-718 Fixed tcp reset for session inactivity
    UltraInstinct14 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4ede90e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2912131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c70c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #724 from TrekkieCoder/main

    gh-718 Added cicd for ipmasquerade
    UltraInstinct14 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cac1dfe View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    bc5bde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab3703 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #725 from TrekkieCoder/main

    gh-48 fullproxy regression fix after masquerading changes
    UltraInstinct14 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f04ebce View commit details
    Browse the repository at this point in the history