-
-
Notifications
You must be signed in to change notification settings - Fork 208
VERSION 3.1.0 #58
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
Merged
Merged
VERSION 3.1.0 #58
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
0a54df6
Fixed #32 parentheses validation added
Anof-cyber 9edfd9a
added local workflow release , WIP build optimization - add strip, li…
Anof-cyber c5495f4
Fixed mac signing #29
Anof-cyber 5a1a89f
#29
Anof-cyber 028323f
Merge branch 'dev' of https://github.com/InterceptSuite/ProxyBridge i…
Anof-cyber c6b09d6
fixed sign
Anof-cyber 3fe011e
removed apple sign
Anof-cyber 2696385
added action sign
Anof-cyber 64257ed
fixed sign workflow
Anof-cyber 920bd0e
fixed workflow
Anof-cyber 3fb1f06
fixed workflow
Anof-cyber c675bf2
fixed workflow
Anof-cyber 1206fc9
fixed workflow
Anof-cyber 8da43e9
fixed action
Anof-cyber b5e401d
fixed build
Anof-cyber 044f2eb
WIP #41
Anof-cyber 2b88cda
Fixed #42
Anof-cyber 5cdcd5e
optimized search /filter - search is speedup with less memory usage
Anof-cyber cc13709
added rule log in C
Anof-cyber 6817fb7
Inital public commit for Linux Build
Anof-cyber d10af6c
Moved local to pub repo -> updated methods, temp CLI
Anof-cyber 7c65a14
updated connection track for logs
Anof-cyber dd01fb9
WIP Linux - moved Windows code to Linux
Anof-cyber 454a21d
WIP updated CLI - added Windows CLI to Linux
Anof-cyber 3938b4e
updated logs, remove temp debug, reoved proxy logs from connetions
Anof-cyber 906fa76
WIP deploy
Anof-cyber b2a47ac
copied proxy rules from Windows to Linux
Anof-cyber 0ffc1b4
revered rules logic
Anof-cyber 0c343c4
fixed linux threads and process name issues, removed unwated logs
Anof-cyber 38af6aa
updated logs for udp, added UDP attach
Anof-cyber b813dda
temp moved rules from kernel to userspace
Anof-cyber 0935c92
fixed deatch issues
Anof-cyber 6e3a07f
added udp assoicate, iprove tcp udp relay, fixed UDP error, iproved m…
Anof-cyber 0ba6dda
fixed macos signing
Anof-cyber c6e121a
Merge branch 'dev' of https://github.com/InterceptSuite/ProxyBridge i…
Anof-cyber d8289c3
#49 - WIP - Improved logging size
Anof-cyber 3953778
removed id
Anof-cyber 32dfaee
#49 - Added Traffic log on/off option
Anof-cyber 8b24541
#49 updated polling time, stop IPC with no logging
Anof-cyber 5116ac4
added pub config, added version 4.0
Anof-cyber 735e848
fixed ext
Anof-cyber af823ce
updated config path
Anof-cyber 06ddcf2
upated workflow
Anof-cyber 1b9cb0d
fixed build error for workflow
Anof-cyber 810e4dc
updated windows build
Anof-cyber 6afd282
updated workflow
Anof-cyber a20163c
#47 - added Windows Startup option
Anof-cyber 536bce1
fixed ps1, updated logo
Anof-cyber 976429a
added logging on off in Windows app
Anof-cyber b3bb93c
Fixed buffer and free use vuln
Anof-cyber aeddbed
Merge commit from fork
Anof-cyber 47892a7
#55 fixed memory issues - added C# garbage, updated disable logging t…
Anof-cyber dee5d85
#55 updated logging and strings and log checker from C#
Anof-cyber a105cec
#55 added relay timeout and buffer
Anof-cyber 23f028e
upgraded dotnet and avalonia version
Anof-cyber 9ee2657
#55 updated CLI to improve memory usage
Anof-cyber bc373e2
updated tcp relay packet
Anof-cyber a548854
wip #55 fixed cpu issues
Anof-cyber e3c4868
#55 control CPU spikes #41 - improved speed and fixed latency issues
Anof-cyber c91c4da
improved speeds
Anof-cyber d271637
fixed memory clean up
Anof-cyber 14248d2
fixed #47 windows startup uac for admin permission - fixed garbage is…
Anof-cyber caabe2f
refactor socket configuration and improve send logic for better perfo…
Anof-cyber 6b61910
improved C code
Anof-cyber 6fd0a7c
SAST Scan - Sonarqube fixed banned APis
Anof-cyber deecef5
SAST - Fixed memory leak
Anof-cyber 82f4877
Fixed #57 - config load and save error due to race condition
Anof-cyber ed7bc7d
Windows Version 4.0.0
Anof-cyber e00e721
updaed icon
Anof-cyber 6dfed95
dropped Linux Dev
Anof-cyber 2a8a0f6
version 3.1.0 Windows
Anof-cyber 629a788
Fixed Window Size in mac proxy rule #52
Anof-cyber 80c5bd5
#51 - Fixed system extension keeps memory after GUI closes
Anof-cyber e5ab512
updated logo and fixed init tunnel on main thread cause fail to start…
Anof-cyber 121a0f8
updated contrib file
Anof-cyber cf71a4b
VERSION 3.1.0 updated readme
Anof-cyber c1298b5
Merge branch 'dev' of https://github.com/InterceptSuite/ProxyBridge i…
Anof-cyber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,5 @@ | ||
| github: Anof-Cyber | ||
| custom: | ||
| github: | ||
| - InterceptSuite | ||
| - Anof-Cyber | ||
| custom: | ||
| - https://www.buymeacoffee.com/AnoF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| name: Release ProxyBridge Windows | ||
|
|
||
| on: | ||
| release: | ||
| types: [created] | ||
|
|
||
| jobs: | ||
| build-and-release: | ||
| runs-on: self-hosted | ||
|
|
||
| steps: | ||
| - name: Checkout code | ||
| uses: actions/checkout@v4 | ||
|
|
||
| - name: Setup .NET | ||
| uses: actions/setup-dotnet@v4 | ||
| with: | ||
| dotnet-version: '9.0.x' | ||
|
|
||
| - name: Verify WinDivert installation | ||
| run: | | ||
| if (Test-Path "C:\WinDivert-2.2.2-A") { | ||
| Write-Host "WinDivert found at C:\WinDivert-2.2.2-A" | ||
| } else { | ||
| Write-Error "WinDivert not found. Please install WinDivert 2.2.2-A at C:\WinDivert-2.2.2-A" | ||
| exit 1 | ||
| } | ||
| shell: pwsh | ||
|
|
||
| - name: Build and sign project | ||
| run: .\Windows\compile.ps1 | ||
| shell: pwsh | ||
|
|
||
| - name: List built files | ||
| run: | | ||
| Write-Host "`nBuild artifacts:" | ||
| Get-ChildItem Windows/output -Recurse | ForEach-Object { | ||
| $size = [math]::Round($_.Length/1MB, 2) | ||
| Write-Host " $($_.Name) - $size MB" | ||
| } | ||
| shell: pwsh | ||
|
|
||
| - name: Upload installer to release | ||
| uses: softprops/action-gh-release@v1 | ||
| with: | ||
| files: Windows/output/ProxyBridge-Setup-*.exe | ||
|
|
||
| - name: Upload build artifacts | ||
| uses: actions/upload-artifact@v4 | ||
| with: | ||
| name: ProxyBridge-Release-${{ github.event.release.tag_name }} | ||
| path: Windows/output/ | ||
| retention-days: 90 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,131 @@ | ||
| # Code of Conduct | ||
|
|
||
| ## Our Pledge | ||
|
|
||
| We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. | ||
|
|
||
| We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. | ||
|
|
||
| ## Our Standards | ||
|
|
||
| Examples of behavior that contributes to a positive environment for our community include: | ||
|
|
||
| * **Being respectful and inclusive** of differing opinions, viewpoints, and experiences | ||
| * **Giving and gracefully accepting constructive feedback** | ||
| * **Accepting responsibility** and apologizing to those affected by our mistakes, and learning from the experience | ||
| * **Focusing on what is best** not just for us as individuals, but for the overall community | ||
| * **Showing empathy** towards other community members | ||
| * **Using welcoming and inclusive language** | ||
| * **Being patient** with new contributors and questions | ||
|
|
||
| Examples of unacceptable behavior include: | ||
|
|
||
| * The use of sexualized language or imagery, and sexual attention or advances of any kind | ||
| * Trolling, insulting or derogatory comments, and personal or political attacks | ||
| * Public or private harassment | ||
| * Publishing others' private information, such as a physical or email address, without their explicit permission | ||
| * Spam, promotional content, or excessive self-promotion | ||
| * Disruptive behavior that interferes with constructive discussion | ||
| * Other conduct which could reasonably be considered inappropriate in a professional setting | ||
|
|
||
| ## Enforcement Responsibilities | ||
|
|
||
| Project maintainers are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful. | ||
|
|
||
| Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate. | ||
|
|
||
| ## Scope | ||
|
|
||
| This Code of Conduct applies within all community spaces, including: | ||
|
|
||
| - GitHub repository (issues, pull requests, discussions) | ||
| - Project communication channels | ||
| - Official project social media accounts | ||
| - Project events and meetups | ||
|
|
||
| This Code of Conduct also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official email address, posting via an official social media account, or acting as an appointed representative at an online or offline event. | ||
|
|
||
| ## Reporting Violations | ||
|
|
||
| Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project team at: | ||
|
|
||
| - **GitHub Issues** (for public, non-sensitive violations) | ||
| - **Email:** conduct@interceptsuite.com (for private reports) | ||
| - **GitHub Security Advisories** (for security-related concerns) | ||
|
|
||
| All complaints will be reviewed and investigated promptly and fairly. | ||
|
|
||
| All project maintainers are obligated to respect the privacy and security of the reporter of any incident. | ||
|
|
||
| ## Enforcement Guidelines | ||
|
|
||
| Project maintainers will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct: | ||
|
|
||
| ### 1. Correction | ||
|
|
||
| **Community Impact:** Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community. | ||
|
|
||
| **Consequence:** A private, written warning from project maintainers, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested. | ||
|
|
||
| ### 2. Warning | ||
|
|
||
| **Community Impact:** A violation through a single incident or series of actions. | ||
|
|
||
| **Consequence:** A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban. | ||
|
|
||
| ### 3. Temporary Ban | ||
|
|
||
| **Community Impact:** A serious violation of community standards, including sustained inappropriate behavior. | ||
|
|
||
| **Consequence:** A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban. | ||
|
|
||
| ### 4. Permanent Ban | ||
|
|
||
| **Community Impact:** Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals. | ||
|
|
||
| **Consequence:** A permanent ban from any sort of public interaction within the community. | ||
|
|
||
| ## Technical Conduct | ||
|
|
||
| In addition to general community standards, we expect technical contributions to adhere to: | ||
|
|
||
| ### Code Quality | ||
| - Follow the coding standards outlined in [CONTRIBUTING.md](CONTRIBUTING.md) | ||
| - Write clear, maintainable code with appropriate comments | ||
| - Test your changes thoroughly before submitting | ||
|
|
||
| ### Security | ||
| - Report security vulnerabilities privately (see [SECURITY.md](SECURITY.md)) | ||
| - Do not publicly disclose security issues before they are addressed | ||
| - Do not include malicious code or backdoors | ||
|
|
||
| ### Intellectual Property | ||
| - Respect software licenses and copyright | ||
| - Do not submit copyrighted code without proper attribution | ||
| - Ensure you have the right to contribute the code you submit | ||
|
|
||
| ### Pull Requests and Issues | ||
| - Create GitHub issues before submitting PRs for new features or bug fixes | ||
| - Provide clear descriptions and context | ||
| - Be responsive to feedback and questions | ||
| - Respect maintainers' decisions on feature inclusion | ||
|
|
||
| ## Attribution | ||
|
|
||
| This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). | ||
|
|
||
| Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity). | ||
|
|
||
| For answers to common questions about this code of conduct, see the FAQ at [https://www.contributor-covenant.org/faq](https://www.contributor-covenant.org/faq). | ||
|
|
||
| ## Contact | ||
|
|
||
| For questions about this Code of Conduct, please: | ||
| - Open a discussion in [GitHub Discussions](https://github.com/InterceptSuite/ProxyBridge/discussions) | ||
| - Contact the project maintainers via [GitHub Issues](https://github.com/InterceptSuite/ProxyBridge/issues) | ||
|
|
||
| --- | ||
|
|
||
| **Last Updated:** January 2026 | ||
|
|
||
| Thank you for helping make ProxyBridge a welcoming and inclusive community! 🤝 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
Copilot Autofix
AI 2 months ago
To fix the problem, explicitly set a
permissions:block so theGITHUB_TOKENhas only the scopes this workflow needs. The steps are: (1) add a top‑levelpermissions:block (or a job‑level one) and (2) restrict it to the least privileges required. In this workflow,actions/checkoutand the build steps require read access to repository contents, andsoftprops/action-gh-releaseneeds to write to the release assets; no other special scopes are evident.The single best minimal change without altering functionality is to define permissions at the workflow root, applying to all jobs. Add, near the top of
.github/workflows/release-windows.yml, a block:This ensures the job can upload assets to the release while avoiding overly broad default permissions. Concretely, insert this block after the
on:section (after line 5 and beforejobs:at line 7). No additional methods, imports, or definitions are needed because this is purely a workflow‑configuration change.