diff --git a/docs/page/free_vs_commercial/index.html b/docs/page/free_vs_commercial/index.html index 1884207..6cab545 100644 --- a/docs/page/free_vs_commercial/index.html +++ b/docs/page/free_vs_commercial/index.html @@ -356,7 +356,7 @@ 然后会在当前目录下面生成id.txt文件,里面是当前机器的机器码,另外命令行也会显示机器码code:后面的东西,注意不包含空格。
  • 如果是proxy-admin 商业版 控制面板proxy-admin vip 控制面板,那么首次执行:proxy-admin不带任何参数, 并等待程序自己退出,不要手动结束程序, 然后会在当前目录和下面的路径生成id.txt文件,Linux位于: /etc/gpa/id.txt,Windows位于: C:\gpa\id.txt,里面内容是当前机器的机器码。
  • -
  • 另外直接执行命proxy-admin不带任何参数,行也会显示机器码,即code:后面的东西,注意不包含空格。
  • +
  • 另外直接执行命proxy-admin不带任何参数,也会显示机器码,即code:后面的东西,注意不包含空格。
  • 然后在授权后台,在线自助购买,购买机器码名额。然后点击菜单我的机器码,点击列表操作列的修改,把id.txt内的机器码填入到机器码输入框里面,然后保存即可完成授权。
  • 卡密方式,此方式可以大批量添加机器码,如需要此方式,可联系 arraykeys@gmail.com 购买卡密,去授权平台后台点击菜单添加机器码输入卡密完成机器码购买。
  • @@ -378,6 +378,18 @@ 新版手册:点击进入

    +

    proxyadmin 授权码

    + +

    proxyadmin_coml(商业版) 和 proxyadmin_vip(VIP版本)也支持授权码方式授权,但是授权码使用方式和goproxy不一样。

    + +

    安装proxyadmin_coml(商业版)或proxyadmin_vip(VIP版本)后,系统类型不一样,会在下面路径生成一个authcode.txt的空文件,只需要把购买的授权码写入该文件,然后执行proxy-admin restart重启程序即可。

    + + +

    提醒

    商业版只会在启动的时候联网检查一次授权,后期不会再联网检查,只会在授权码机器码到期的时候再检查一次,如果48小时内无法成功检查授权程序会退出。 diff --git a/docs/page/free_vs_commercial_en/index.html b/docs/page/free_vs_commercial_en/index.html index 1cc4885..0d4cd08 100644 --- a/docs/page/free_vs_commercial_en/index.html +++ b/docs/page/free_vs_commercial_en/index.html @@ -354,6 +354,18 @@

  • If it is authorized by the Authorization Code method, first purchase the authorization code, and then you will see your authorization code in the authorization platform. Add the authorization code parameter --authcode your_authorization_code to start the program. You can also set the environment variable LIC_AUTHCODE as the authorization code. If the parameter --authcode is not used, the program tries to obtain the authorization from the environment variable LIC_AUTHCODE. code. If it is sdk, the start method has an authorization code parameter, and the purchased authorization code can be used.

  • +

    proxyadmin Authorization Code

    + +

    proxyadmin_coml (commercial version) and proxyadmin_vip (VIP version) also support authorization code authorization, but the use of authorization code is different from goproxy.

    + +

    After proxyadmin_coml or proxyadmin_vip installed, the system type is different, an empty file of authcode.txt will be generated in the following path, just input the purchased authorization code to file authcode.txt, and then Execute proxy-admin restart to restart the program.

    + + +

    Remind:

    The commercial version will only check the authorization once online at the time of startup. It will not check the network again later. It will only be checked once the authorization code expires. If the authorization program cannot be successfully checked within 48 hours, it will exit.