Name | mooo JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | A simple http proxy |
upload_time | 2024-07-17 08:42:22 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2024 Hang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
http
proxy
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
mooo
---------
`mooo` is a lightweight HTTP proxy written in Python. You can start it in the server that you can use it as a proxy
server.
## Quick Start
### Installation
`pip install mooo`
### Usage
1. Start the proxy server
```bash
mooo --host 0.0.0.0 --port 8080
```
2. Use the proxy server to access the internet
```bash
curl http://your_proxy_server:8080/{http_url}
git clone http://your_proxy_server:8080/{github_url}
```
> [!WARNING]
> The proxy server auto proxy the local network, it could be a security issue.
> Please use it in docker or specify `--allow-domain` to limit the domain that the proxy server can access.
## Docker Guide
```bash
docker run -p 8080:8080 bebound/mooo --host 0.0.0.0 --port=8080
```
## Parameters
| Parameter | Description | Default |
|-----------|--------------------|-----------|
| `--host` | The listening host | 127.0.0.1 |
| `--port` | The listening port | 8080 |
Raw data
{
"_id": null,
"home_page": null,
"name": "mooo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "HTTP, proxy",
"author": null,
"author_email": "Hang <bebound@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/72/13/3068e9494aed9ca818263702ea78dd2214fe93b21459fa18565288c92fc3/mooo-0.0.1.tar.gz",
"platform": null,
"description": "mooo\n---------\n\n`mooo` is a lightweight HTTP proxy written in Python. You can start it in the server that you can use it as a proxy\nserver.\n\n## Quick Start\n\n### Installation\n\n`pip install mooo`\n\n### Usage\n\n1. Start the proxy server\n\n```bash\nmooo --host 0.0.0.0 --port 8080\n```\n\n2. Use the proxy server to access the internet\n\n```bash\ncurl http://your_proxy_server:8080/{http_url}\ngit clone http://your_proxy_server:8080/{github_url}\n```\n\n> [!WARNING]\n> The proxy server auto proxy the local network, it could be a security issue.\n> Please use it in docker or specify `--allow-domain` to limit the domain that the proxy server can access.\n\n## Docker Guide\n\n```bash\ndocker run -p 8080:8080 bebound/mooo --host 0.0.0.0 --port=8080\n```\n\n## Parameters\n\n| Parameter | Description | Default |\n|-----------|--------------------|-----------|\n| `--host` | The listening host | 127.0.0.1 |\n| `--port` | The listening port | 8080 |\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Hang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A simple http proxy",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/bebound/mooo",
"Source": "https://github.com/bebound/mooo/"
},
"split_keywords": [
"http",
" proxy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d0f7d363f34f5bb436f40643d8140ba8b9d97445d0bdf464fa8f77bc59056d98",
"md5": "ace6478f5d94eb0fe4c1f8fad2ed7e2f",
"sha256": "d39f73b87473618f9cd308e56c35c0202fa53912d8ddcf65ec7a1b170504a22f"
},
"downloads": -1,
"filename": "mooo-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ace6478f5d94eb0fe4c1f8fad2ed7e2f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5022,
"upload_time": "2024-07-17T08:42:15",
"upload_time_iso_8601": "2024-07-17T08:42:15.491844Z",
"url": "https://files.pythonhosted.org/packages/d0/f7/d363f34f5bb436f40643d8140ba8b9d97445d0bdf464fa8f77bc59056d98/mooo-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "72133068e9494aed9ca818263702ea78dd2214fe93b21459fa18565288c92fc3",
"md5": "901840f85f9a55fb89aca6746e263b73",
"sha256": "cc232562b56d39f35950cdd136749388ae4ee97010eec6c36758232dfcf5968a"
},
"downloads": -1,
"filename": "mooo-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "901840f85f9a55fb89aca6746e263b73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4270,
"upload_time": "2024-07-17T08:42:22",
"upload_time_iso_8601": "2024-07-17T08:42:22.017091Z",
"url": "https://files.pythonhosted.org/packages/72/13/3068e9494aed9ca818263702ea78dd2214fe93b21459fa18565288c92fc3/mooo-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-17 08:42:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bebound",
"github_project": "mooo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "mooo"
}