nwtgck / piping-server

Infinitely transfer between every device over pure HTTP with pipes or browsers
MIT License
2.91k stars 153 forks source link

Can the Piping Server run on iOS Device? #444

Open LiweiDong opened 3 years ago

LiweiDong commented 3 years ago

Can the Piping Server run on iOS Device?

nwtgck commented 3 years ago

Do you mean that iOS opens a port and serves Piping Server? If so, it depends on Node.js. I would like to why you want to run on iOS.

I guess Rust version might be possible to build for iOS. https://github.com/nwtgck/piping-server-rust

If you mean you want to transfer on iOS, it is possible.

nwtgck commented 1 year ago

You can run piping-server-rust on iSH on iOS as follows.

image

binary: https://github.com/nwtgck/piping-server-rust/releases/download/v0.14.1/piping-server-i586-unknown-linux-musl.tar.gz