Post

How to use Postman without need to register

Install Postman 10.13.6 - the last version before account requirement.

Add this to hosts file:

1
2
3
4
5
# Disable Postman auto-update
0.0.0.0         dl.pstmn.io
0.0.0.0         sync-v3.getpostman.com
0.0.0.0         getpostman.com
0.0.0.0         go.pstmn.io

Now app won’t be able to update anymore.