Explore >> Select a destination


You are here

adsecurity.org
| | so.nwalsh.com
9.1 parsecs away

Travel
| | Rolling my own security solution, in other words: doing it wrong.
| | www.brandonpugh.com
8.8 parsecs away

Travel
| | It's pretty easy to configure npm to connect through a proxy by setting the proxy and https-proxy config settings and you can even use npm config set which will store them in your .npmrc file. Connecting through a corporate proxy that requires authentication, however, can be a little trickier. To specify your credentials, you have to place them in the proxy url so your npm command would look something like this:
| | smallhacks.wordpress.com
9.1 parsecs away

Travel
| | After upgrading to Mac M1 I decided to run FreeBSD virtually. As VirtualBox is not supported on this host (and likely will never be) QEMU was the only possible choice. I found great gist post on how to do this with patched QEMU 6. The good news is that now QEMU 7 is released and...
| | rtx.meta.security
71.1 parsecs away

Travel
| Technical writeups by Meta's Security folks, including Red Team.