paij0se / pairat

A simple Remote Access Tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️⚠️Disclaimer just use this with good intentions⚠️⚠️

Server

https://github.com/paij0se/pairat-cli

Prerequisites

  • go 1.16+
  • ngrok 2.3+
  • deno 1.16+

Installation

curl https://raw.githubusercontent.com/paij0se/pairat/main/install.sh | bash

Build

Clone the repo

Download the dependencies go get .

build the program go build -o pairat main.go

todo

  • terminal client
  • use websockets
  • improve the web client
  • use it remote without ngrok
  • working in windows correctly

About

A simple Remote Access Tool.

License:MIT License


Languages

Language:Go 88.1%Language:TypeScript 10.9%Language:Shell 1.0%