-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 6555183
Showing
1,409 changed files
with
748,562 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Details | ||
|
||
Date : 2021-10-03 15:37:35 | ||
|
||
Directory /home/pi/Desktop/go/radotp/pkgs | ||
|
||
Total : 8 files, 263 codes, 26 comments, 103 blanks, all 392 lines | ||
|
||
[summary](results.md) | ||
|
||
## Files | ||
| filename | language | code | comment | blank | total | | ||
| :--- | :--- | ---: | ---: | ---: | ---: | | ||
| [pkgs/authentiate/interface.go](/pkgs/authentiate/interface.go) | Go | 4 | 0 | 2 | 6 | | ||
| [pkgs/authentiate/ldap.go](/pkgs/authentiate/ldap.go) | Go | 18 | 1 | 11 | 30 | | ||
| [pkgs/authentiate/otp.go](/pkgs/authentiate/otp.go) | Go | 30 | 3 | 12 | 45 | | ||
| [pkgs/rad/auth.go](/pkgs/rad/auth.go) | Go | 45 | 4 | 18 | 67 | | ||
| [pkgs/rad/handlers.go](/pkgs/rad/handlers.go) | Go | 40 | 3 | 11 | 54 | | ||
| [pkgs/rad/startradius.go](/pkgs/rad/startradius.go) | Go | 32 | 14 | 18 | 64 | | ||
| [pkgs/rad/states.go](/pkgs/rad/states.go) | Go | 36 | 1 | 11 | 48 | | ||
| [pkgs/storage/db.go](/pkgs/storage/db.go) | Go | 58 | 0 | 20 | 78 | | ||
|
||
[summary](results.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
"filename", "language", "Go", "comment", "blank", "total" | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/interface.go", "Go", 4, 0, 2, 6 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/ldap.go", "Go", 18, 1, 11, 30 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/otp.go", "Go", 30, 3, 12, 45 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/auth.go", "Go", 45, 4, 18, 67 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/handlers.go", "Go", 40, 3, 11, 54 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/startradius.go", "Go", 32, 14, 18, 64 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/states.go", "Go", 36, 1, 11, 48 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/storage/db.go", "Go", 58, 0, 20, 78 | ||
"Total", "-", 263, 26, 103, 392 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Summary | ||
|
||
Date : 2021-10-03 15:37:35 | ||
|
||
Directory /home/pi/Desktop/go/radotp/pkgs | ||
|
||
Total : 8 files, 263 codes, 26 comments, 103 blanks, all 392 lines | ||
|
||
[details](details.md) | ||
|
||
## Languages | ||
| language | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| Go | 8 | 263 | 26 | 103 | 392 | | ||
|
||
## Directories | ||
| path | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| . | 8 | 263 | 26 | 103 | 392 | | ||
| authentiate | 3 | 52 | 4 | 25 | 81 | | ||
| rad | 4 | 153 | 22 | 58 | 233 | | ||
| storage | 1 | 58 | 0 | 20 | 78 | | ||
|
||
[details](details.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Date : 2021-10-03 15:37:35 | ||
Directory : /home/pi/Desktop/go/radotp/pkgs | ||
Total : 8 files, 263 codes, 26 comments, 103 blanks, all 392 lines | ||
|
||
Languages | ||
+----------+------------+------------+------------+------------+------------+ | ||
| language | files | code | comment | blank | total | | ||
+----------+------------+------------+------------+------------+------------+ | ||
| Go | 8 | 263 | 26 | 103 | 392 | | ||
+----------+------------+------------+------------+------------+------------+ | ||
|
||
Directories | ||
+----------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| path | files | code | comment | blank | total | | ||
+----------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| . | 8 | 263 | 26 | 103 | 392 | | ||
| authentiate | 3 | 52 | 4 | 25 | 81 | | ||
| rad | 4 | 153 | 22 | 58 | 233 | | ||
| storage | 1 | 58 | 0 | 20 | 78 | | ||
+----------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
|
||
Files | ||
+----------------------------------------------------------+----------+------------+------------+------------+------------+ | ||
| filename | language | code | comment | blank | total | | ||
+----------------------------------------------------------+----------+------------+------------+------------+------------+ | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/interface.go | Go | 4 | 0 | 2 | 6 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/ldap.go | Go | 18 | 1 | 11 | 30 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/otp.go | Go | 30 | 3 | 12 | 45 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/auth.go | Go | 45 | 4 | 18 | 67 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/handlers.go | Go | 40 | 3 | 11 | 54 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/startradius.go | Go | 32 | 14 | 18 | 64 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/states.go | Go | 36 | 1 | 11 | 48 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/storage/db.go | Go | 58 | 0 | 20 | 78 | | ||
| Total | | 263 | 26 | 103 | 392 | | ||
+----------------------------------------------------------+----------+------------+------------+------------+------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Details | ||
|
||
Date : 2021-10-31 13:09:32 | ||
|
||
Directory /home/pi/Desktop/go/radotp/pkgs | ||
|
||
Total : 22 files, 1726 codes, 180 comments, 419 blanks, all 2325 lines | ||
|
||
[summary](results.md) | ||
|
||
## Files | ||
| filename | language | code | comment | blank | total | | ||
| :--- | :--- | ---: | ---: | ---: | ---: | | ||
| [pkgs/authentiate/interface.go](/pkgs/authentiate/interface.go) | Go | 4 | 0 | 2 | 6 | | ||
| [pkgs/authentiate/ldap.go](/pkgs/authentiate/ldap.go) | Go | 18 | 1 | 11 | 30 | | ||
| [pkgs/authentiate/otp.go](/pkgs/authentiate/otp.go) | Go | 30 | 3 | 12 | 45 | | ||
| [pkgs/confs/confs.go](/pkgs/confs/confs.go) | Go | 40 | 9 | 11 | 60 | | ||
| [pkgs/rad/auth.go](/pkgs/rad/auth.go) | Go | 57 | 6 | 23 | 86 | | ||
| [pkgs/rad/fortigate.go](/pkgs/rad/fortigate.go) | Go | 592 | 1 | 71 | 664 | | ||
| [pkgs/rad/handlers.go](/pkgs/rad/handlers.go) | Go | 41 | 3 | 11 | 55 | | ||
| [pkgs/rad/startradius.go](/pkgs/rad/startradius.go) | Go | 35 | 2 | 16 | 53 | | ||
| [pkgs/rad/states.go](/pkgs/rad/states.go) | Go | 43 | 2 | 14 | 59 | | ||
| [pkgs/storage/db.go](/pkgs/storage/db.go) | Go | 114 | 0 | 30 | 144 | | ||
| [pkgs/web/assets/css/bootstrap.min.css](/pkgs/web/assets/css/bootstrap.min.css) | CSS | 1 | 6 | 0 | 7 | | ||
| [pkgs/web/assets/js/bootstrap.min.js](/pkgs/web/assets/js/bootstrap.min.js) | JavaScript | 1 | 6 | 0 | 7 | | ||
| [pkgs/web/assets/js/jquery-3.2.1.slim.min.js](/pkgs/web/assets/js/jquery-3.2.1.slim.min.js) | JavaScript | 3 | 1 | 1 | 5 | | ||
| [pkgs/web/assets/js/popper.min.js](/pkgs/web/assets/js/popper.min.js) | JavaScript | 1 | 4 | 1 | 6 | | ||
| [pkgs/web/assets/qr/index.html](/pkgs/web/assets/qr/index.html) | Golang HTML Template | 38 | 0 | 9 | 47 | | ||
| [pkgs/web/assets/qr/jquery2.js](/pkgs/web/assets/qr/jquery2.js) | JavaScript | 3 | 1 | 1 | 5 | | ||
| [pkgs/web/assets/qr/qrcode.js](/pkgs/web/assets/qr/qrcode.js) | JavaScript | 414 | 127 | 74 | 615 | | ||
| [pkgs/web/assets/qr/qrcode.min.js](/pkgs/web/assets/qr/qrcode.min.js) | JavaScript | 1 | 0 | 0 | 1 | | ||
| [pkgs/web/auth.go](/pkgs/web/auth.go) | Go | 81 | 2 | 26 | 109 | | ||
| [pkgs/web/templates/index.gohtml](/pkgs/web/templates/index.gohtml) | Golang HTML Template | 84 | 0 | 75 | 159 | | ||
| [pkgs/web/templates/login.gohtml](/pkgs/web/templates/login.gohtml) | Golang HTML Template | 14 | 0 | 2 | 16 | | ||
| [pkgs/web/web.go](/pkgs/web/web.go) | Go | 111 | 6 | 29 | 146 | | ||
|
||
[summary](results.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
"filename", "language", "Go", "JavaScript", "Golang HTML Template", "CSS", "comment", "blank", "total" | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/interface.go", "Go", 4, 0, 0, 0, 0, 2, 6 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/ldap.go", "Go", 18, 0, 0, 0, 1, 11, 30 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/otp.go", "Go", 30, 0, 0, 0, 3, 12, 45 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/confs/confs.go", "Go", 40, 0, 0, 0, 9, 11, 60 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/auth.go", "Go", 57, 0, 0, 0, 6, 23, 86 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/fortigate.go", "Go", 592, 0, 0, 0, 1, 71, 664 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/handlers.go", "Go", 41, 0, 0, 0, 3, 11, 55 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/startradius.go", "Go", 35, 0, 0, 0, 2, 16, 53 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/states.go", "Go", 43, 0, 0, 0, 2, 14, 59 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/storage/db.go", "Go", 114, 0, 0, 0, 0, 30, 144 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/css/bootstrap.min.css", "CSS", 0, 0, 0, 1, 6, 0, 7 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/bootstrap.min.js", "JavaScript", 0, 1, 0, 0, 6, 0, 7 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/jquery-3.2.1.slim.min.js", "JavaScript", 0, 3, 0, 0, 1, 1, 5 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/popper.min.js", "JavaScript", 0, 1, 0, 0, 4, 1, 6 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/index.html", "Golang HTML Template", 0, 0, 38, 0, 0, 9, 47 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/jquery2.js", "JavaScript", 0, 3, 0, 0, 1, 1, 5 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/qrcode.js", "JavaScript", 0, 414, 0, 0, 127, 74, 615 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/qrcode.min.js", "JavaScript", 0, 1, 0, 0, 0, 0, 1 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/auth.go", "Go", 81, 0, 0, 0, 2, 26, 109 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/templates/index.gohtml", "Golang HTML Template", 0, 0, 84, 0, 0, 75, 159 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/templates/login.gohtml", "Golang HTML Template", 0, 0, 14, 0, 0, 2, 16 | ||
"/home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/web.go", "Go", 111, 0, 0, 0, 6, 29, 146 | ||
"Total", "-", 1166, 423, 136, 1, 180, 419, 2325 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Summary | ||
|
||
Date : 2021-10-31 13:09:32 | ||
|
||
Directory /home/pi/Desktop/go/radotp/pkgs | ||
|
||
Total : 22 files, 1726 codes, 180 comments, 419 blanks, all 2325 lines | ||
|
||
[details](details.md) | ||
|
||
## Languages | ||
| language | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| Go | 12 | 1,166 | 35 | 256 | 1,457 | | ||
| JavaScript | 6 | 423 | 139 | 77 | 639 | | ||
| Golang HTML Template | 3 | 136 | 0 | 86 | 222 | | ||
| CSS | 1 | 1 | 6 | 0 | 7 | | ||
|
||
## Directories | ||
| path | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| . | 22 | 1,726 | 180 | 419 | 2,325 | | ||
| authentiate | 3 | 52 | 4 | 25 | 81 | | ||
| confs | 1 | 40 | 9 | 11 | 60 | | ||
| rad | 5 | 768 | 14 | 135 | 917 | | ||
| storage | 1 | 114 | 0 | 30 | 144 | | ||
| web | 12 | 752 | 153 | 218 | 1,123 | | ||
| web/assets | 8 | 462 | 145 | 86 | 693 | | ||
| web/assets/css | 1 | 1 | 6 | 0 | 7 | | ||
| web/assets/js | 3 | 5 | 11 | 2 | 18 | | ||
| web/assets/qr | 4 | 456 | 128 | 84 | 668 | | ||
| web/templates | 2 | 98 | 0 | 77 | 175 | | ||
|
||
[details](details.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
Date : 2021-10-31 13:09:32 | ||
Directory : /home/pi/Desktop/go/radotp/pkgs | ||
Total : 22 files, 1726 codes, 180 comments, 419 blanks, all 2325 lines | ||
|
||
Languages | ||
+----------------------+------------+------------+------------+------------+------------+ | ||
| language | files | code | comment | blank | total | | ||
+----------------------+------------+------------+------------+------------+------------+ | ||
| Go | 12 | 1,166 | 35 | 256 | 1,457 | | ||
| JavaScript | 6 | 423 | 139 | 77 | 639 | | ||
| Golang HTML Template | 3 | 136 | 0 | 86 | 222 | | ||
| CSS | 1 | 1 | 6 | 0 | 7 | | ||
+----------------------+------------+------------+------------+------------+------------+ | ||
|
||
Directories | ||
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| path | files | code | comment | blank | total | | ||
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| . | 22 | 1,726 | 180 | 419 | 2,325 | | ||
| authentiate | 3 | 52 | 4 | 25 | 81 | | ||
| confs | 1 | 40 | 9 | 11 | 60 | | ||
| rad | 5 | 768 | 14 | 135 | 917 | | ||
| storage | 1 | 114 | 0 | 30 | 144 | | ||
| web | 12 | 752 | 153 | 218 | 1,123 | | ||
| web/assets | 8 | 462 | 145 | 86 | 693 | | ||
| web/assets/css | 1 | 1 | 6 | 0 | 7 | | ||
| web/assets/js | 3 | 5 | 11 | 2 | 18 | | ||
| web/assets/qr | 4 | 456 | 128 | 84 | 668 | | ||
| web/templates | 2 | 98 | 0 | 77 | 175 | | ||
+------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
|
||
Files | ||
+------------------------------------------------------------------------+----------------------+------------+------------+------------+------------+ | ||
| filename | language | code | comment | blank | total | | ||
+------------------------------------------------------------------------+----------------------+------------+------------+------------+------------+ | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/interface.go | Go | 4 | 0 | 2 | 6 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/ldap.go | Go | 18 | 1 | 11 | 30 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/authentiate/otp.go | Go | 30 | 3 | 12 | 45 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/confs/confs.go | Go | 40 | 9 | 11 | 60 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/auth.go | Go | 57 | 6 | 23 | 86 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/fortigate.go | Go | 592 | 1 | 71 | 664 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/handlers.go | Go | 41 | 3 | 11 | 55 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/startradius.go | Go | 35 | 2 | 16 | 53 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/rad/states.go | Go | 43 | 2 | 14 | 59 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/storage/db.go | Go | 114 | 0 | 30 | 144 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/css/bootstrap.min.css | CSS | 1 | 6 | 0 | 7 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/bootstrap.min.js | JavaScript | 1 | 6 | 0 | 7 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/jquery-3.2.1.slim.min.js | JavaScript | 3 | 1 | 1 | 5 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/js/popper.min.js | JavaScript | 1 | 4 | 1 | 6 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/index.html | Golang HTML Template | 38 | 0 | 9 | 47 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/jquery2.js | JavaScript | 3 | 1 | 1 | 5 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/qrcode.js | JavaScript | 414 | 127 | 74 | 615 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/assets/qr/qrcode.min.js | JavaScript | 1 | 0 | 0 | 1 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/auth.go | Go | 81 | 2 | 26 | 109 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/templates/index.gohtml | Golang HTML Template | 84 | 0 | 75 | 159 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/templates/login.gohtml | Golang HTML Template | 14 | 0 | 2 | 16 | | ||
| /home/pi/Desktop/go/github.com/Abbas-gheydi/radotp/pkgs/web/web.go | Go | 111 | 6 | 29 | 146 | | ||
| Total | | 1,726 | 180 | 419 | 2,325 | | ||
+------------------------------------------------------------------------+----------------------+------------+------------+------------+------------+ |
Oops, something went wrong.