lastpass / lastpass-cli

LastPass command line interface tool
GNU General Public License v2.0
2.85k stars 290 forks source link

Firewall settings/Whitelist #631

Open amcgeveran opened 1 year ago

amcgeveran commented 1 year ago

I'm trying to figure out how to use this on a server where I don't allow many connections. It looks like I need at least one outbound UDP port open, and it doesn't matter which, and if I block all other TCP and UDP connections (inbound and outbound) it'll still work.

But whitelists are better than blacklists, I think; does anybody use a whitelist with this, and if so, what does it look like?

The LastPass app documentation has a whitelist section but the CLI doesn't seem to have any whitelisting documentation.