Skip to content

Instantly share code, notes, and snippets.

View akiraaisha's full-sized avatar
🤔

Julian Lugod akiraaisha

🤔
  • Municipal Government of Cainta
  • Philippines
  • 11:31 (UTC +08:00)
View GitHub Profile
F2::
Send {WheelUp}
Return
F1::
Send {WheelDown}
Return

Keybase proof

I hereby claim:

  • I am akiraaisha on github.
  • I am julianlugod (https://keybase.io/julianlugod) on keybase.
  • I have a public key whose fingerprint is 1FBC 2B1B B35C E088 EB03 3263 0C8A C73B 2A8B 5BA7

To claim this, I am signing this object:

function FindProxyForURL(url, host)
{
var useSocks = [".dnsleaktest.com|music.youtube.com|.crunchyroll.com"]; //sites that's going to be using Socks
var useDirect = ["youtube.com"] //and this is for direct
for (var i= 0; i < useSocks.length; i++) {
if (shExpMatch(host, useSocks[i])) {
return "SOCKS5 localhost:9050";
}
}
for (var i= 0; i < useDirect.length; i++) {
@akiraaisha
akiraaisha / Simple_Rev_Shell.cs
Created October 18, 2018 14:37
C# Simple Reverse Shell Code
using System;
using System.Text;
using System.IO;
using System.Diagnostics;
using System.ComponentModel;
using System.Linq;
using System.Net;
using System.Net.Sockets;
@akiraaisha
akiraaisha / nginx-boringssl-build-script-debian.sh
Created September 19, 2018 18:27 — forked from neilstuartcraig/nginx-boringssl-build-script-debian.sh
This builds NGINX from source with BoringSSL for Debian (alike?) systems with systemd (e.g. Debian Jessie)
#!/bin/bash
LATESTNGINX="1.11.10"
BUILDROOT="/tmp/boring-nginx"
# Pre-req
sudo apt-get update
sudo apt-get upgrade -y
# Install deps
@akiraaisha
akiraaisha / nginx.conf
Last active October 8, 2018 03:24
NGINX working config
#user nobody;
worker_processes auto;
error_log logs/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
pid logs/nginx.pid;
@akiraaisha
akiraaisha / msys-env.cmd
Created August 26, 2018 04:11 — forked from juntalis/msys-env.cmd
A (Windows) batch script to open the MSYS shell in the user's current window (cmd.exe or whatever wrapper you're using) at the user's current folder. It requires getcp.exe be in your msys bin folder. (getcp.exe is included with msysgit) It also generates
@rem Do not use "echo off" to not affect any child calls.
@SETLOCAL
@SETLOCAL ENABLEEXTENSIONS
:: Figure out where msys's root folder. If you want, you could just add the folder in the line
:: below.
@set MSYSROOT=
@if "x%MSYSROOT%"=="x" @if exist "%~dp0msys.bat" @set MSYSROOT=%~dp0
@if "x%MSYSROOT%"=="x" @if exist "%~dp0.msys-root" @set /P MSYSROOT=<%~dp0.msys-root
@if "x%MSYSROOT%"=="x" (
@akiraaisha
akiraaisha / coub_grabber.sh
Last active May 9, 2019 03:19
Coub Downloader
#/bin/sh
color=$(tput setaf 153)
color2=$(tput setaf 6)
set -e
yt -o 1.mp4 "$1"
yt -f html5-audio-high -o 1.mp3 "$1"
printf '\x00\x00' | dd of=1.mp4 bs=1 count=2 conv=notrunc
for i in `seq 1 $2`; do echo "file '1.mp4'" >> 1.txt; done

Keybase proof

I hereby claim:

  • I am akiraaisha on github.
  • I am julianlugod (https://keybase.io/julianlugod) on keybase.
  • I have a public key whose fingerprint is 3910 86C3 6F7B 4244 2DAF 1311 8414 589F BE88 CAC1

To claim this, I am signing this object:

@akiraaisha
akiraaisha / pldt-home-fibr-an5506-04-fa-rp2616-advanced-settings.md
Created May 21, 2018 07:35 — forked from kleo/backspace.md
PLDT HOME FIBR AN5506-04-FA RP2616 Advanced Settings

PLDT HOME FIBR AN5506-04-FA RP2616 Advanced Settings

By default the PLDT HOME FIBR AN5506-04-FA RP2616 comes only with limited settings.

Hidden from the web interface are the rest of the router's capabilities and advanced settings.

We just need to enter the right url for the settings you're looking for.

We need to be logged in before we can do anything else, use your defined password if you already set the admin password.