From 062174c9b9431eee4fac942e83fc709004a52a5b Mon Sep 17 00:00:00 2001 From: romslf <56402332+romslf@users.noreply.github.com> Date: Tue, 26 Jul 2022 03:34:36 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7600ec4..3de535e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ dotnet UltimateProxyV2.dll config-FLUX.json # Will load specified config file na ``` 5. Now instead of pointing you workers to the pool address, change it to your proxy IP -6. Enjoy 😎 +6. (Optional) Plug it to the online dashboard, talk to https://t.me/UltimateProxyBot or visit https://up.pragma-solutions.fr, copy and paste the API token provided by the bot to your proxy config in "DashboardApiToken" field, resart your proxy if already running. +7. Enjoy 😎 To achieve **100% Uptime** I strongly recommend using PM2 process manager: https://pm2.keymetrics.io/docs/usage/quick-start/