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

https://github.com/codenoid/lemmehand

Lemmehand Proxy Server, Written in Crystal
https://github.com/codenoid/lemmehand

crystal proxy proxy-server

Last synced: 11 months ago
JSON representation

Lemmehand Proxy Server, Written in Crystal

Awesome Lists containing this project

README

          

# Lemmehand
a Darn Fast Proxy Server, written in Crystal

# Usage
1. `git clone https://github.com/codenoid/lemmehand.git`
2. `cd lemmehand`
3. `crystal build server.cr`
4. `./server --port 80`
5. Test !, go to browser or use http client, http://example.com/?get=https://webtogo.com

# Task & Todo
- [x] Tested
- [ ] Documentation