https://github.com/nwtgck/piping-url-agent
URL-getting Agent for Piping Server
https://github.com/nwtgck/piping-url-agent
agent http http-server piping-server
Last synced: 5 months ago
JSON representation
URL-getting Agent for Piping Server
- Host: GitHub
- URL: https://github.com/nwtgck/piping-url-agent
- Owner: nwtgck
- License: mit
- Created: 2019-03-25T06:33:49.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-30T17:29:28.000Z (over 3 years ago)
- Last Synced: 2025-04-07T07:38:04.646Z (about 1 year ago)
- Topics: agent, http, http-server, piping-server
- Language: TypeScript
- Homepage:
- Size: 405 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# piping-url-agent
[](https://circleci.com/gh/nwtgck/piping-url-agent) [](https://microbadger.com/images/nwtgck/piping-url-agent "Get your own image badge on microbadger.com")
URL-getting Agent for [Piping Server](https://github.com/nwtgck/piping-server)
## Run the server
Here are several ways to run an agent server.
```bash
# Way 1
docker run -it -p 3000:3000 nwtgck/piping-url-agent
```
OR
```bash
# Way 2
npm i -g git+https://github.com/nwtgck/piping-url-agent#master
piping-url-agent
```
OR
```bash
# Way 3
cd
npm i
npm start
```
Then, the agent server is run on .
You can access to URL by the order like the following.
1.
1. .