https://github.com/txthinking/zoro
expose firewall nat proxy tcp tunnel udp zero-configuration
Score: -Infinity
Last synced: about 15 hours ago
JSON representation
Repository metadata:
zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration.
- Host: GitHub
- URL: https://github.com/txthinking/zoro
- Owner: txthinking
- License: gpl-3.0
- Created: 2019-04-25T09:14:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-18T22:54:10.000Z (4 months ago)
- Last Synced: 2026-06-25T08:44:01.998Z (28 days ago)
- Topics: expose, firewall, nat, proxy, tcp, tunnel, udp, zero-configuration
- Language: Go
- Homepage: https://www.txthinking.com
- Size: 10 MB
- Stars: 1,550
- Watchers: 24
- Forks: 121
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding:
- Github: txthinking
Owner metadata:
- Name: TxThinking
- Login: txthinking
- Email:
- Kind: user
- Description: Keep it simple, stupid
- Website: https://www.txthinking.com
- Location: The Mars
- Twitter:
- Company: TxThinking, Inc.
- Icon url: https://avatars.githubusercontent.com/u/1241807?u=ed90efd80dd6ecfc2b4df25679fc8a84d6a0d6d2&v=4
- Repositories: 48
- Last Synced at: 2023-08-02T00:42:33.172Z
- Profile URL: https://github.com/txthinking
GitHub Events
Total
- Create event: 5
- Delete event: 2
- Fork event: 2
- Issue comment event: 1
- Issues event: 1
- Pull request event: 7
- Pull request review event: 2
- Push event: 3
- Watch event: 18
- Total: 41
Last Year
- Create event: 3
- Delete event: 1
- Pull request event: 4
- Pull request review event: 2
- Push event: 3
- Watch event: 5
- Total: 18
Committers metadata
Last synced: 10 days ago
Total Commits: 94
Total Committers: 8
Avg Commits per committer: 11.75
Development Distribution Score (DDS): 0.213
Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| txthinking | c****d@t****m | 74 |
| dependabot[bot] | 4****] | 5 |
| McDull-GitHub | 3****b | 4 |
| 0xflotus | 0****s@g****m | 4 |
| Štefan Baebler | s****r@g****m | 2 |
| hwchan | h****n@g****m | 2 |
| Jess | j****r@g****m | 2 |
| rpomykala | r****a@r****m | 1 |
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 23
Total pull requests: 14
Average time to close issues: 2 months
Average time to close pull requests: about 2 months
Total issue authors: 20
Total pull request authors: 6
Average comments per issue: 1.78
Average comments per pull request: 0.43
Merged pull request: 8
Bot issues: 0
Bot pull requests: 6
Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 2
Top Issue Authors
- honwen (3)
- Michaelmilk (2)
- Greg0580 (1)
- xiangxud (1)
- blackzw (1)
- txthinking (1)
- turtleship69 (1)
- pofdzm (1)
- zx9597446 (1)
- killwing (1)
- ljsnogard (1)
- LyleLaii (1)
- explodersname (1)
- m2acgi (1)
- ForsakenHarmony (1)
Top Pull Request Authors
- dependabot[bot] (6)
- stefanb (4)
- monkeywithacupcake (1)
- honwen (1)
- 0xflotus (1)
- rpomykala (1)
Top Issue Labels
- question (7)
- enhancement (7)
- help wanted (1)
- bug (1)
Top Pull Request Labels
- dependencies (6)
- go (4)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
proxy.golang.org: github.com/txthinking/zoro
- Homepage: https://github.com/txthinking/zoro
- Documentation: https://pkg.go.dev/github.com/txthinking/zoro#section-documentation
- Licenses: GPL-3.0
- Latest release: v0.0.0-20260107124847-3c35a94a684e (published 7 months ago)
- Last Synced: 2026-07-14T00:02:51.469Z (10 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.058%
- Forks count: 1.49%
- Average: 4.723%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
Dependencies
- cloud.google.com/go v0.82.0
- github.com/caddyserver/certmagic v0.11.2
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/denisbrodbeck/machineid v1.0.1
- github.com/go-acme/lego v2.7.2+incompatible
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/txthinking/crypto v0.0.0-20210716135230-de9624a415a4
- github.com/txthinking/x v0.0.0-20210326105829-476fab902fbe
- github.com/urfave/cli/v2 v2.3.0
- golang.org/x/net v0.0.0-20210525063256-abc453219eb5
- google.golang.org/api v0.47.0
- google.golang.org/genproto v0.0.0-20210524171403-669157292da3
- google.golang.org/grpc v1.38.0
- 691 dependencies
- actions/checkout v4 composite
- actions/setup-go v5 composite