Kav7

Results 1 comments of Kav7

thanks @wooyek , based on your comment I converted to PowerShell for the system admins out there: ``` $Password = 'something1122' $RawPasswordLink = Invoke-WebRequest -Method POST -Body "password=$Password&ttl=day" -Uri https://snappass.herokuapp.com/...