Skip to content

cojin-team/cojin-peerfinder-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cojin Peerfinder

By Omicron166

Installation guide

Installation with python

OS Support:

  • If the OS can run python 3.10, this tool will work

Requirements:

  • git
  • python 3.10 or later
git clone https://github.com/cojin-team/cojin-peerfinder-client
cd cojin-peerfinder-client
pip install -r requirements.txt

Run it:

python main.py

Standalone installation

Supported OS:

  • Windows 10 64 bits

Go to releases and download the last standalone zip build

WARNING: The executables are unsigned, windows smartscreen might block the execution


Ngrok token configuration

Get a free Ngrok token

1 - Go to ngrok dashboard and log in with github or google account
2 - Then go to your authtoken and copy your token

Configure your Ngrok token

For standalone installation

1 - Double click on tool-folder/pyngrok/bin/ngrok.exe

Can't find it? Run the tool and check again

2 - Type in the terminal ngrok authtoken yourtokengoeshere
3 - Enjoy

For python installation

1 - Type in the terminal ngrok authtoken yourtokengoeshere
2 - Enjoy


API version

v1.0.0

Get support

Join our Discord server and DM Omicron166#5410

OR

DM @omicron166 on Twitter