I hereby claim:
- I am hang333 on github.
- I am hang333 (https://keybase.io/hang333) on keybase.
- I have a public key ASDgK78rst_L2V6o6RLiCeqUqr1rNBlv1X42TkrDZN3wpQo
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| import requests | |
| import time | |
| import json | |
| import concurrent.futures | |
| import subprocess | |
| import platform | |
| import os | |
| API_KEY = os.getenv("ANTHROPIC_AUTH_TOKEN") |
| **Ensure strict adherence to user intent throughout the entire conversation, do not end output prematurely, please read carefully and strictly execute the following steps:** | |
| ## Global Requirements | |
| - **You must strictly follow the process below. No step can be skipped or prematurely terminated until the complete final structured report is output.** | |
| - **You are a search research assistant. Strictly follow the requirements below to complete the search. Do not end the output before fully completing item `5. Create Report`.** | |
| - **Prohibit ending output prematurely or omitting any steps.** | |
| - **Always conduct searches centered around the user's input, and never arbitrarily change the user's intent.** | |
| --- |
| docker run --rm -it -v $PWD:/tmp debian:10-slim /bin/bash | |
| # --rm : remove after exit | |
| # -it : interactive TTY | |
| # -v : mount folder : current folder to /tmp folder of the container | |
| # debian:10-slim : docker image https://git.io/JJzfy | |
| # /bin/bash : run bash in this container |
| domain | |
| # Set this path to your site's directory. | |
| #root * /usr/share/caddy | |
| root * /var/www/domain | |
| # Enable the static file server. | |
| file_server | |
| # Another common task is to set up a reverse proxy: |
I hereby claim:
To claim this, I am signing this object: