Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/blogcin/ToTo

Proxy server written in Go language
https://github.com/blogcin/ToTo

Last synced: 2 months ago
JSON representation

Proxy server written in Go language

Lists

README

        

# ToTo
[![GoDoc](https://godoc.org/github.com/blogcin/ToTo?status.svg)](https://godoc.org/github.com/blogcin/ToTo)

ToTo is a simple proxy server written in Go Language

- light!
- easy to use!

### Version
---
1.0
### Clone
---
```sh
$ git clone http://github.com/blogcin/ToTo
```

### How to use?
---
```sh
$ go run main.go
```
Execute and enter the port on intermediate computer(to circumvent), set proxy setting on your program (like browser, messenger if that support proxy setting)

[Picture1](https://raw.githubusercontent.com/blogcin/ToTo/master/image/capture.png)
---
[Picture2](https://raw.githubusercontent.com/blogcin/ToTo/master/image/capture2.PNG)
---
### Contribute
---
Just pull-request to me!

### License
---
MIT Licensed. See the LICENSE file for details.