Acknowledgments
TranNAP would not be possible without the support, contributions, and inspiration of many individuals and projects. We would like to express our sincere gratitude to the following:
Open Source Projects
We stand on the shoulders of giants. TranNAP’s website and services are built with, inspired by, or benefit from the following outstanding open-source projects:
- Hugo — the static site generator that powers this website.
- Tailwind CSS — the utility-first CSS framework used throughout our UI.
- Hextra — we referenced a large amount of its source code while building this site.
- Nuxt UI — the visual design and appearance of our site were inspired by its look and feel.
- Chroma — used to implement syntax highlighting across the documentation.
- Caddy — the web server that powers our relay nodes and services.
- Go — the programming language that powers the TranNAP core.
Go Libraries
The TranNAP backend is built on a number of excellent Go libraries. We are grateful to their authors and maintainers:
- spf13/cobra & spf13/viper — command-line interface and configuration management.
- uber-go/zap & natefinch/lumberjack — high-performance structured logging and log rotation.
- quic-go/quic-go — the QUIC protocol implementation that underpins the TNP transport layer.
- nsqio/go-nsq — message queueing between our services.
- coreos/go-systemd — systemd service integration.
- robfig/cron — scheduled task execution.
- Masterminds/semver — version string parsing and comparison.
- go-fuego/fuego — the HTTP API framework behind our services.
- gorm — the ORM used for data persistence, with MySQL and PostgreSQL drivers.
- redis/go-redis — our Redis client.
- cloudflare/cloudflare-go — Cloudflare API integration.
- getbrevo/brevo-go — transactional email delivery.
- smartwalle/alipay — Alipay payment SDK.
- getkin/kin-openapi — OpenAPI specification support.
- gofrs/uuid & rs/cors — UUID generation and CORS handling.
- Golang x/crypto , x/sys and x/net — Go’s extended standard libraries.
Contributors
Thank you to everyone who has submitted code, reported issues, improved documentation, or helped others in the community. Your efforts make TranNAP better for everyone.
Donors
We are deeply grateful to those who have provided non-cash donations — VPS, cloud servers, hosted hardware, and cloud platform credits. Your generosity keeps our relay nodes running and our services available to people around the world.
If you have donated and would like to be listed here, please contact us at [email protected] .
Community
Finally, thank you to every user who trusts TranNAP to expose their local services to the world. Your support and feedback drive us to keep building a free, open, and liberated internet.