Skip to content

Instantly share code, notes, and snippets.

View martianinteractive's full-sized avatar

Martian Interactive martianinteractive

View GitHub Profile
interface: lo0 (127.0.0.0/255.0.0.0)
filter: (ip) and ( port 4000 )
#####
T 127.0.0.1:53154 -> 127.0.0.1:4000 [AP]
GET /phone_numbers.xml HTTP/1.1.
Accept: application/xml.
Connection: close.
Authorization: Basic YXNkZmFzZGZhc2RmYXNkZjo=.
Host: localhost:4000.
.
POST /api/v1/user_validation.xml HTTP/1.1.
Accept: */*.
Connection: close.
Content-Type: application/xml.
Authorization: Basic YXNkZmFzZGZhc2RmYXNkZjo=.
Content-Length: 460.
Host: 12.152.191.161:880.
.
##