An open API service for producing an overview of a list of open source projects.

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.


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/txthinking/zoro

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

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

go.mod go
  • 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
go.sum go
  • 691 dependencies
.github/workflows/go.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite