From 6038ddc87f332c44b0e0330e7d3b8b374bd5ab7e Mon Sep 17 00:00:00 2001 From: BuDLoFaQ <160575108+BuDLoFaQ@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:29:36 +0300 Subject: [PATCH] Create Benjam.com Now, trading and action --- Benjam.com | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Benjam.com diff --git a/Benjam.com b/Benjam.com new file mode 100644 index 0000000..afeedf7 --- /dev/null +++ b/Benjam.com @@ -0,0 +1,19 @@ +user:~$ python3 trape.py --help +usage: python3 trape.py -u <> -p <> [-h] [-v] [-u URL] [-p PORT] + [-ak ACCESSKEY] [-l LOCAL] + [--update] [-n] [-ic INJC] + +optional arguments: + -h, --help show this help message and exit + -v, --version show program's version number and exit + -u URL, --url https://youtube.com/shorts/jRjVaw1Idhg?si=cPovyN7y1CF1c64j URL Put the web page url to clone + -p PORT, --port 8080 PORT Insert your port + -ak ACCESSKEY, --accesskey ACCESSKEY + Insert your custom key access + -l LOCAL, --local LOCAL + Insert your home file + -n, --ngrok https://ngrok.com/ Insert your ngrok Authtoken + -ic INJC, --injectcode INJC + Insert your custom REST API path + -ud UPDATE, --update UPDATE + Update trape to the latest version