Initial commit

This commit is contained in:
2025-10-18 00:52:08 +03:00
commit e049a302d3
18 changed files with 1541 additions and 0 deletions

15
.env.example Normal file
View File

@@ -0,0 +1,15 @@
# Source Server
SOURCE_URL="https://example.com/jsonrpc.php"
SOURCE_USER="jsonrpc"
SOURCE_TOKEN="SECRET"
# Target Server
TARGET_URL="https://example.com/jsonrpc.php"
TARGET_USER="jsonrpc"
TARGET_TOKEN="SECRET"
# Optional
TEMP_USER_PASSWORD=
# Если не задать TEMP_USER_PASSWORD, который всем пользователям поставит
# одинаковый пароль, то автоматически пароль будет равен username
# например user62 пароль: user62