chore: add example script for client
Add a new example script to demonstrate how to use the IPAGoClient with specific parameters for TikTok. The script includes placeholders for user credentials and other sensitive information, which should be replaced with actual values before execution.
This commit is contained in:
3
client/example.sh
Normal file
3
client/example.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./IPAGoClient -user mrx.trojan@icloud.com -pswd ... -h 65.109.64.76 -p 9001 -q TikTok -b com.zhiliaoapp.musically -u ...
|
||||||
Reference in New Issue
Block a user