Skip to content

Instantly share code, notes, and snippets.

# request
13:20:10.316939 IP (tos 0x0, ttl 64, id 39548, offset 0, flags [DF], proto TCP (6), length 218)
10.20.30.207.44400 > 10.20.30.9.80: Flags [.], cksum 0x1d14 (incorrect -> 0xf1d5), seq 143, ack 244, win 237, options [nop,nop,TS val 1388133022 ecr 461173510], length 0
E..4.{@.@..[
...
.. .p.P...\p..C...........
R.:..|..
13:20:10.316939 IP (tos 0x0, ttl 64, id 39548, offset 0, flags [DF], proto TCP (6), length 218)
10.20.30.207.44400 > 10.20.30.9.80: Flags [P.], cksum 0x1dba (incorrect -> 0x978d), seq 143:309, ack 244, win 237, options [nop,nop,TS val 1388133022 ecr 461173510], lengt
h 166: HTTP, length: 166
2019/05/03 13:49:17 [INFO] Packer version: 1.3.5
2019/05/03 13:49:17 Packer Target OS/Arch: linux amd64
2019/05/03 13:49:17 Built with Go Version: go1.12
2019/05/03 13:49:17 Detected home directory from env var: /srv/devel/jenkins
2019/05/03 13:49:17 Using internal plugin for cloudstack
2019/05/03 13:49:17 Using internal plugin for null
2019/05/03 13:49:17 Using internal plugin for parallels-iso
2019/05/03 13:49:17 Using internal plugin for scaleway
2019/05/03 13:49:17 Using internal plugin for alicloud-ecs
2019/05/03 13:49:17 Using internal plugin for ncloud
@sbocinec
sbocinec / packer.log
Created May 6, 2019 07:04
packer #6624 packer-1.4.1-dev
2019/05/06 07:00:39 [INFO] Packer version: 1.4.1-dev
2019/05/06 07:00:39 Packer Target OS/Arch: linux amd64
2019/05/06 07:00:39 Built with Go Version: go1.12.4
2019/05/06 07:00:39 Detected home directory from env var: /srv/devel/jenkins
2019/05/06 07:00:39 Using internal plugin for digitalocean
2019/05/06 07:00:39 Using internal plugin for linode
2019/05/06 07:00:39 Using internal plugin for proxmox
2019/05/06 07:00:39 Using internal plugin for qemu
2019/05/06 07:00:39 Using internal plugin for vagrant
2019/05/06 07:00:39 Using internal plugin for amazon-chroot
@sbocinec
sbocinec / gcp-console-header-fix-firefox.js
Created May 7, 2020 14:10
Userscript to fix broken GCP console header in Firefox
// ==UserScript==
// @name gcp console header fixer for firefox
// @namespace Violentmonkey Scripts
// @match https://console.cloud.google.com/*
// @grant none
// @version 1.0
// @author Stano Bocinec
// @description 5/7/2020, 3:49:08 PM
// ==/UserScript==