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
- Host: GitHub
- URL: https://github.com/codenoid/lemmehand
- Owner: codenoid
- Created: 2017-08-22T09:03:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T11:09:31.000Z (over 8 years ago)
- Last Synced: 2025-02-02T15:48:36.847Z (about 1 year ago)
- Topics: crystal, proxy, proxy-server
- Language: Crystal
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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