Patrick LorioandGitHub 2719fe1eca New api (#45)
* WIP

* Fix code for new api

* Cleanup

* Make progress on new ui

* Get basic auto tunneling to work
2023-05-18 12:23:59 -07:00
2022-02-25 08:57:21 -08:00
2022-08-10 16:27:08 -07:00
2023-05-18 12:23:59 -07:00
2022-02-25 09:37:32 -08:00
2023-05-18 12:23:59 -07:00
2022-08-10 16:27:08 -07:00

The playit program

We're working on a new version of the playit agent, playit-cli has been released. The UI terminal version is still a work in process. If you're looking for the 0.9.3 code see branch v0.9

Installing on ubuntu or debian

curl -SsL https://playit-cloud.github.io/ppa/key.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/playit-cloud.list https://playit-cloud.github.io/ppa/playit-cloud.list
sudo apt update
sudo apt install playit

Note Please only use the playit program if you downloaded if from an offical source or are compiling and running from source.

Building / Running Locally

Requires Rust: https://rustup.rs Run using cargo run --release --bin=agent

S
Description
The playit program
Readme
6.7 MiB
Languages
Rust 93.7%
Shell 5.8%
Dockerfile 0.5%