
|
Open Source Projects
F
Flexole
A lightweight, fast, and secure reverse proxy designed for seamless NAT traversal. An alternative to frp, ngrok, and rathole.
S
B
Byrate
A fully self-contained, portable, self-hosted internet download and upload speed test tool written in Go.
K
Kriptun
A secure proxy implemented in Go, uses post-quantum-resilient authentication and AES-256-GCM for encryption.
S
D
Dnsrv
A lightweight DNS server written in Go that uses YAML files and supports all 21 DNS record types supported by Cloudflare.
U
Uconn
A lightweight Go library that provides seamless encryption for TCP traffic using a pre-shared key.
L
G
Gits
A lightweight library written in Go to develop git servers. It handles advertising, uploading packs and receiving packs.
?
Scripts
Let the scripts handle it while you take it easy.
Download flexole - a secure reverse proxy.
curl -sL
https://dipakw.github.io/@/flexole-dl |
sh
Download statik2 - compress files and embed them into a Go executable.
curl -sL
https://dipakw.github.io/@/statik2-dl |
sh
Download byrate - a speed testing tool.
curl -sL
https://dipakw.github.io/@/byrate-dl |
sh
Download kriptun - a secure proxy server.
curl -sL
https://dipakw.github.io/@/kriptun-dl |
sh
Set up Android SDK with NDK.
curl -sL
https://dipakw.github.io/@/setup-android-sdk |
bash
Install Go (Golang).
curl -sL
https://dipakw.github.io/@/go-install |
bash
Create a new systemd service.
curl -sL
https://dipakw.github.io/@/service |
bash
Download flexole and set up systemd service.
curl -sL
https://dipakw.github.io/@/setup-flexole-systemd |
sh