Skip to content

Instantly share code, notes, and snippets.

View iugo's full-sized avatar

iugo iugo

View GitHub Profile
@iugo
iugo / pac.js
Last active June 23, 2020 13:22
base-pac
var wall_proxy = "SOCKS5 127.0.0.1:1081; SOCKS 127.0.0.1:1081;";
var nowall_proxy = "DIRECT;";
var direct = "DIRECT;";
var ip_proxy = "DIRECT;";
var block_it = "SOCKS5 127.0.0.1:9999;";
// https://www.websense.com/content/support/library/web/v76/pac_file_best_practices/PAC_best_pract.aspx#606431
/*
* Copyright (C) 2014 breakwa11
@AJMaxwell
AJMaxwell / nginx-openssl_build.sh
Last active September 12, 2021 20:57
Install Nginx, OpenSSL, and ngx_pagespeed from source on Ubuntu 14.04
#!/bin/bash
##############################################################################################
## Install Nginx with OpenSSL, and ngx_pagespeed
##
## Author: Andrew Maxwell <amaxwell@ajmaxwell.com>
## Date: 2017/09/18
## Version: 0.3
##
## Disclaimer: I am not responsible for how you use this script. Do not assume this script
@imkevinxu
imkevinxu / README.md
Last active July 29, 2018 13:57
CSS Fade-In Content