Skip to content

Instantly share code, notes, and snippets.

View liangshuochen's full-sized avatar

liangshuochen liangshuochen

View GitHub Profile
@liangshuochen
liangshuochen / v8.md
Last active November 20, 2017 10:24 — forked from kevincennis/v8.md
V8 Installation and d8 shell usage

Installing V8 on a Mac

Prerequisites

  • Install Xcode (Avaliable on the Mac App Store)
  • Install Xcode Command Line Tools (Preferences > Downloads)
  • Install depot_tools
    • git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
    • sudo nano ~/.bash_profile
    • Add export PATH=/path/to/depot_tools:"$PATH" (it's important that depot_tools comes first here)
@liangshuochen
liangshuochen / 用Polipo把ShadowSocks转为HTTP代理.md
Last active November 20, 2017 10:19
diveinedu.github.io/_posts/2016-03-16-用Polipo把ShadowSocks转为HTTP代理.md
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 2 column 7
---
from:diveinedu.github.io
layout: post
category: 
tagline: "Supporting tagline"
tags: [Mac,WebRTC,Shadowsocks,翻墙,代理,polipo,http_proxy,socks]
---