You are here |
camdez.com | ||
| | | |
www.babaei.net
|
|
| | | | [Update]: Thanks to digitaltoast for informing me about the missing real_ip_header CF-Connecting-IP; from the script and providing a patch for it. OK, I suppose you know what CloudFlare is, and are familiar with Nginx configuration process, before we proceed any further. Just in case you don't know, CloudFlare offers free and commercial, cloud-based services to help secure and accelerate websites. The thing is, I'm really satisfied with the services they offer except a repellent issue about logging the real IP address of your website's visitors. Since CloudFlare acts as a reverse proxy, all connections come from CloudFlare's IP addresses, not the real visitors anymore. Anyway, using Nginx there's a simple workaround for this issue, which I'll describe in the rest of this post. | |
| | | |
www.outcoldman.com
|
|
| | | | If you are on Mac, I highly recommend trying the app I have built ShellHistory. I spend a lot of time in terminals, as most of you. I never been more productive than when I started to use dbhist. You probably know several ways how you can search bash history. My ways were Control-R or history | grep foo. Both have limitations, both has issues. With grep it always a hassle for me to write POSIX compatible regexp, like it always gets me, it should be [[:digit:]], not \d. And don't want to mention how often bash corrupts or unexpectedly overrides history file, which I use one for all sessions. | |
| | | |
github.com
|
|
| | | | An experimental peer-to-peer Web browser. Contribute to beakerbrowser/beaker development by creating an account on GitHub. | |
| | | |
github.com
|
|
| | ?? My blog. Custom static site generator. Contribute to sulami/blog development by creating an account on GitHub. |