Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.28 KB

File metadata and controls

68 lines (42 loc) · 1.28 KB

INDOLE

INDOLE is an open framework for data transfer with fully customized protocol by end user.

Logo

Here is the sdf file of indole LOGO.

If you want another format, build it by open babel.

obabel indole.sdf -O indole.png -d --title ""

GUI

  • Windole is a windows GUI for INDOLE.
  • IndoleVPN is an windows GUI for proxy usage of INDOLE (v0.2)
  • Droidindole an Android GUI/Interface

Usage

Requirements

  1. gcc
  2. golang

Build

env GOPATH=$(pwd) go build indole

For windows (powershell) users:

$env:GOPATH = (gi .)
go build indole

Run

run indole and input the configuration (xml format) via stdin

./indole < cfg/config.xml

For windows (powershell) users:

cat cfg\config.xml | .\indole.exe

Deploy

The following tools are recommended for deploy

  1. supervisor
  2. docker

Documentation

For more documentation, see doc

Donation

  • BTC: bc1q5yvtyhn7uf60xwkck55dl5c909ywae75u8235r