Skip to content

Commit

Permalink
Update pwd0console.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pwd0kernel committed Apr 19, 2021
1 parent a5cded3 commit 8056288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lynx/Misc/pwd console/pwd0console.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ def ClearConsole():
print("----- [ Account ] -----\n")
print("Logged in as:", data[0])
print("Bio:", data[1])
print("Role:", data[2])
print("PHPSESSID:", phpid)
print("\n----- [ Commands ] -----\n")
for i in commands:
Expand Down

0 comments on commit 8056288

Please sign in to comment.