diff --git a/README.md b/README.md index a8f86fc..7d99524 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A tool to authorize and derive tools to authorize though [SakuraFrp authpanel](https://doc.natfrp.com/#/bestpractice/security). -For more detail, see [our manual](https://doc.natfrp.com/#/offtopic/authpass). \ No newline at end of file +For more detail, see [our manual](https://doc.natfrp.com/#/offtopic/auth-guest). \ No newline at end of file diff --git a/go.mod b/go.mod index 2661558..e9cdbd4 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/natfrp/authPass +module github.com/natfrp/auth-guest go 1.17