"GlassWire is not compatible with this Operating System." XP x64
Show HN: I got hacked, felt paranoid, made an app – GlassWire
221–230 of 341 posts
Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#222Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#223Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#224Also I hope it has list of known malware hosts for which it should give a huge red alert dialog if a connection is made to it.
Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#225Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#226Holy hell, this was the app I was looking for for a long time! It does exactly what I want it to do and does it beautifully. Thank you! I'll be happy to pay you when you provide that option. By the way, I'm surprised this isn't a default feature of OS'es. I always thought knowing exactly what apps are talking to the world and how much is something one would like to know about.
See: http://blogs.windows.com/bloggingwindows/2013/06/06/windows-... and http://support.apple.com/kb/HT5890
Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#227Re: Show HN: I got hacked, felt paranoid, made an app – GlassWire
#228Earlier quoted context omitted.
GitHub for Windows is another beautifully designed Windows app. They even published a blog post about it: https://github.com/blog/1151-designing-github-for-windows
It's a little over-simplified, I think. In migrating some technical writers to git, I thought it might be a good tool to introduce people to git. I ran into 5 problems: 1. It spit out vague error messages, requiring repeating the action in the CLI to see git's actual, specific problem. 2. There's no option to do the initial clone via ssh, which was a problem because http was failing to download the full repository. 3…