piping-server
There are 48 repositories under piping-server topic.
nwtgck/piping-server-rust
Infinitely transfer between every device over pure HTTP with pipes or browsers
nwtgck/piping-ui-web
Easy and secure file transfer between every device over HTTPS with/without E2E encryption by ECDH and OpenPGP
nwtgck/piping-ssh-web
SSH over HTTPS via Piping Server on Web browser
nwtgck/piping-vnc-web
VNC client over pure HTTPS via Piping Server on Web browser
nwtgck/piping-screen-share-web
🖥️ Screen Share via Piping Server with End-to-End Encryption
SomajitDey/tunnel
Peer-to-peer, secure, TCP/UDP port forwarding using HTTP(s) relay for NAT/firewall traversal
nwtgck/piping-server-streaming-upload-htmls
fetch()'s streaming upload feature over Piping Server
nwtgck/piping-chat-web
💬 Chat via Piping Server with End-to-End Encryption
nwtgck/piping-draw-web
🎨 End-to-End Encryption Share Drawing via Piping Server
nwtgck/go-piping-server
Piping Server written in Go language (original: https://github.com/nwtgck/piping-server)
nwtgck/piping-server-pkg
Piping Server as portable executable
nwtgck/go-piping-tunnel
Tunneling from anywhere via Piping Server
nwtgck/piping-adb-web
Android Debug Bridge (ADB) over Piping Serer on Web browser
karanganesan/model-viewer-bridge
An easy to use bridge between your 3D models on desktop and 3D viewer in your mobile + View in AR.
nwtgck/piping-vnc-server-for-windows
Instant remote desktop for Windows from anywhere powered by UltraVNC Server and Piping Server
nwtgck/go-webrtc-piping
WebRTC P2P tunneling/duplex with Piping Server WebRTC signaling
nwtgck/rich-piping-server
Rich Piping Server
nwtgck/piping-chunk-web
📦 Chunked Stream File Transfer for Web Browser with End-to-End Encrypted
ci7lus/friend-password
[PoC] Share screen with nwtgck/piping-server + ReadableStream + fetch + Stream encrypt(chacha20).
nwtgck/go-piping-sshd
SSH server from anywhere with Piping Server
nwtgck/docker-piping-server-rust-multi-platform
Multi-platform Piping Server in Rust Docker images
nwtgck/piping-server-onion-service-docker-compose
Piping Server as Onion Service
nwtgck/piping-server-onion-service-replit
Super easy to host Piping Server as Onion Service
nwtgck/piping-ui-web-onion-service-docker-compose
Piping UI as Onion Service
nwtgck/tiny-http-piping-server-rust
Piping Server written in Rust with tiny-http
junersproject/PipingServer.NET
Streaming Data Transfer Server over HTTP/HTTPS: designed for people using pipe in Unix-like OS and even for browser users. (original: https://github.com/nwtgck/piping-server)
nwtgck/go-piping-duplex
Duplex communication over Piping Server
nwtgck/jwt-piping-server
Piping Server with JWT authentication such as Auth0
nwtgck/piping-server-zig
Piping Server in Zig (experimental)
kassane/piping-server-d
Piping Server in D (WiP)
nwtgck/docker-graalvm-node-piping-server
Docker image for Piping Server on Node.js on GraalVM
nwtgck/piping-phone-android
WIP: 📞 Real-time Voice Messaging over HTTP/HTTPS for Android via Piping Server
nwtgck/piping-server-check
Check quality of Piping Server
nwtgck/piping-server-nginx-docker-compose
Piping Server with Nginx using Docker Compose, which might be helpful to write nginx.conf for Piping Server.
privapps/piping-server-java
Pure java implementation of infinitely transfer between every device over pure HTTP with pipes or browsers
privapps/share
A pure static javascript running in a browser that can chat and share files between two devices within the same network. Under the neath, it uses a public Piping server to do the handshake (signal server), and WebRTC when chatting or file transfer.