token-validator: ssh_access is given through receiveChallenge
This commit is contained in:
parent
847e941b0c
commit
268695563c
2 changed files with 4 additions and 3 deletions
|
@ -24,7 +24,8 @@ const tuto_progress = [
|
|||
8: { title: "Bonus disk", icon: "💽", label: "Bonus 2"},
|
||||
9: { title: "Bonus email", icon: "📧", label: "Bonus 3"},
|
||||
10: { title: "Wg tunnel", icon: "🚇", label: "Tunnel up"},
|
||||
11: { title: "Uploaded SSH key", icon: "💊", label: "SSH"},
|
||||
11: { title: "SSH key", icon: "🔑", label: "Key"},
|
||||
12: { title: "SSH evade", icon: "💊", label: "SSH"},
|
||||
},
|
||||
{
|
||||
100: { title: "HTTP on IP", icon: "0", label: "HTTP IP"},
|
||||
|
|
Reference in a new issue