1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Added "-x" and "--proxy" command line options.

This commit is contained in:
XMRig
2020-02-18 21:42:01 +07:00
parent 8497e9c54f
commit 2bc5fb10a7
5 changed files with 12 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ public:
UserAgentKey = 1008,
UserKey = 'u',
UserpassKey = 'O',
ProxyKey = 'x',
VerboseKey = 1100,
TlsKey = 1013,
FingerprintKey = 1014,