Skip to content
Snippets Groups Projects
Commit e7de60be authored by Neil's avatar Neil
Browse files

more hook

parent 06199f3a
No related branches found
No related tags found
No related merge requests found
/*
This server is running at 52.24.152.96:3001
ec2-52-24-152-96.us-west-2.compute.amazonaws.com
*/
var util = require('util'),
exec = require('child_process').exec;
var http = require("http");
......
/*
Current IP of EC2 is 52.24.152.96, running this server on PORT 3000
*/
var net = require('net');
function Proxy( port ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment