Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duckymomo20012/socket-server
Build a simple web page using socket.
https://github.com/duckymomo20012/socket-server
dockerfile python websocket
Last synced: 11 days ago
JSON representation
Build a simple web page using socket.
- Host: GitHub
- URL: https://github.com/duckymomo20012/socket-server
- Owner: DuckyMomo20012
- License: mit
- Created: 2020-11-30T02:48:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T03:09:33.000Z (over 2 years ago)
- Last Synced: 2023-03-05T18:34:29.426Z (almost 2 years ago)
- Topics: dockerfile, python, websocket
- Language: Python
- Homepage:
- Size: 19.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Web socket server
A dashboard build with socket## Tech stacks:
![]()
![]()
## How to use:
- Run server.py by cmd or simply double-click server.py:```console
python server.py
```- Access 127.0.0.1 on your browser
- Sign in with username: `admin`, password: `admin`## Features:
- Download files using **transfer encoding: trunk**.