Skip to content

Instantly share code, notes, and snippets.

View hlongvu's full-sized avatar
🌊
I make code from thin air

Long Vu hlongvu

🌊
I make code from thin air
View GitHub Profile
@hlongvu
hlongvu / load-balancer.js
Created May 26, 2022 16:44 — forked from Zaggen/load-balancer.js
Node.js load balancer with
/*
* Author: Zaggen - 2017
* version: 0.1
* github: https://github.com/Zaggen
* Free to use and modify
* */
const httpProxy = require('http-proxy')
const http = require('http')
const proxy = httpProxy.createProxyServer({})
@hlongvu
hlongvu / 0x07A761a1b2880a6130fe629e2B94E407dd3E0C3E
Created August 30, 2017 01:59
0x07A761a1b2880a6130fe629e2B94E407dd3E0C3E
0x07A761a1b2880a6130fe629e2B94E407dd3E0C3E
@hlongvu
hlongvu / 0xA93003ed9Ded5e2A7807874Ee915c43689eA3223
Created August 28, 2017 04:12
0xA93003ed9Ded5e2A7807874Ee915c43689eA3223
0xA93003ed9Ded5e2A7807874Ee915c43689eA3223