Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanyl/docker-futuopend
https://github.com/ruanyl/docker-futuopend
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruanyl/docker-futuopend
- Owner: ruanyl
- Created: 2018-08-18T21:01:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T21:06:29.000Z (over 6 years ago)
- Last Synced: 2024-11-05T14:55:54.919Z (2 months ago)
- Language: JavaScript
- Size: 18.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```bash
docker run futu -v /path/to/host/ft_hist_data:/ft_hist_data \
-p 11111:11111 \
-p 22222:22222 \
-e FUTU_OPEND_LOGIN_ACCOUNT=100000 \
-e FUTU_OPEND_LOGIN_PWD=123456 \
-e FUTU_HIST_DATA_MARKET=cn \
-e FUTU_HIST_DATA_NNID=100000
```