Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
windtf
/
wireproxy
Public
Notifications
You must be signed in to change notification settings
Fork
406
Star
5.8k
Code
Issues
79
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: windtf/wireproxy
Actions
All workflows
Workflows
Build
Build
Build container
Build container
Cross compile WireProxy
Cross compile WireProxy
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
golangci-lint
golangci-lint
Test
Test
Show more workflows...
Management
Caches
Test
Test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Remove Stargazers section from README
Test
#223:
Commit
70dabd8
pushed by
windtf
45s
master
master
45s
View workflow file
Fix connection leaks and UDP session races (#223)
Test
#222:
Commit
812c2fb
pushed by
windtf
39s
master
master
39s
View workflow file
Fix connection leaks and UDP session races
Test
#221:
Pull request
#223
synchronize by
windtf
1m 4s
NikoCat233:fix/memory-leak
NikoCat233:fix/memory-leak
1m 4s
View #223
View workflow file
Fix connection leaks and UDP session races
Test
#220:
Pull request
#223
synchronize by
windtf
44s
NikoCat233:fix/memory-leak
NikoCat233:fix/memory-leak
44s
View #223
View workflow file
Update routine.go (#222)
Test
#219:
Commit
8d828e6
pushed by
windtf
59s
master
master
59s
View workflow file
Fix connection leaks and UDP session races
Test
#218:
Pull request
#223
opened by
NikoCat233
38s
NikoCat233:fix/memory-leak
NikoCat233:fix/memory-leak
38s
View #223
View workflow file
"Fix" Cannot forward traffic
Test
#217:
Pull request
#222
opened by
kanagawawave
51s
kanagawawave:master
kanagawawave:master
51s
View #222
View workflow file
update ads
Test
#216:
Commit
946b1f8
pushed by
windtf
45s
master
master
45s
View workflow file
Add domain whitelist routing to Socks5/HTTP/SNI proxies (#220)
Test
#215:
Commit
ed5ee28
pushed by
windtf
48s
master
master
48s
View workflow file
Add domain whitelist routing to Socks5/HTTP/SNI proxies
Test
#214:
Pull request
#220
opened by
ericbear
48s
ericbear:feat/domain-whitelist-routing
ericbear:feat/domain-whitelist-routing
48s
View #220
View workflow file
fix: register TCPClientTunnel BindAddress as landlock.BindTCP, not Co…
Test
#213:
Commit
5925817
pushed by
windtf
42s
master
master
42s
View workflow file
fix: register TCPClientTunnel BindAddress as landlock.BindTCP, not ConnectTCP
Test
#212:
Pull request
#219
opened by
bkmz
46s
bkmz:fix-tcpclienttunnel-landlock-bind
bkmz:fix-tcpclienttunnel-landlock-bind
46s
View #219
View workflow file
Now adds certificate files to the landlock riles (#213)
Test
#211:
Commit
31a9a34
pushed by
windtf
36s
master
master
36s
View workflow file
Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#214)
Test
#210:
Commit
eac2e52
pushed by
windtf
41s
master
master
41s
View workflow file
update sponsor
Test
#209:
Commit
3b5a208
pushed by
windtf
42s
master
master
42s
View workflow file
Bump golang.org/x/crypto from 0.51.0 to 0.52.0
Test
#208:
Commit
b4c32d8
pushed by
dependabot
Bot
44s
dependabot/go_modules/golang.org/x/crypto-0.52.0
dependabot/go_modules/golang.org/x/crypto-0.52.0
44s
View #214
View workflow file
Bump golang.org/x/crypto from 0.51.0 to 0.52.0
Test
#207:
Pull request
#214
opened by
dependabot
Bot
2m 45s
dependabot/go_modules/golang.org/x/crypto-0.52.0
dependabot/go_modules/golang.org/x/crypto-0.52.0
2m 45s
View #214
View workflow file
Landlock causes HTTPs permission issues
Test
#206:
Pull request
#213
opened by
OwenCochell
37s
OwenCochell:landlock-fix
OwenCochell:landlock-fix
37s
View #213
View workflow file
Update sponsor sections in README.md
Test
#205:
Commit
55dea16
pushed by
windtf
46s
master
master
46s
View workflow file
Bump golang.org/x/net from 0.47.0 to 0.55.0 (#212)
Test
#204:
Commit
27edc92
pushed by
windtf
46s
master
master
46s
View workflow file
Bump golang.org/x/net from 0.47.0 to 0.55.0
Test
#203:
Pull request
#212
opened by
dependabot
Bot
2m 45s
dependabot/go_modules/golang.org/x/net-0.55.0
dependabot/go_modules/golang.org/x/net-0.55.0
2m 45s
View #212
View workflow file
Bump golang.org/x/net from 0.47.0 to 0.55.0
Test
#202:
Commit
5928a26
pushed by
dependabot
Bot
44s
dependabot/go_modules/golang.org/x/net-0.55.0
dependabot/go_modules/golang.org/x/net-0.55.0
44s
View #212
View workflow file
Add SNI Proxy support (#210)
Test
#201:
Commit
10f4bba
pushed by
windtf
51s
master
master
51s
View workflow file
Add SNI Proxy support
Test
#200:
Pull request
#210
synchronize by
robvanoostenrijk
43s
robvanoostenrijk:sni-proxy
robvanoostenrijk:sni-proxy
43s
View #210
View workflow file
Resolve bare WGConfig filenames relative to parent config directory. …
Test
#196:
Commit
7e755db
pushed by
windtf
46s
master
master
46s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.