Skip to content

Instantly share code, notes, and snippets.

View glfruit's full-sized avatar

Fruit Lee glfruit

  • Huayan Light Company
  • 6327 ,Anestia West ,Barcelenebort ,Holda ,Hikia
View GitHub Profile

PS4 网络环境优化

0 案例环境

  • 中国电信 100M 宽带接入,局域网段 192.168.1/24,光猫拥有管理员权限(后继需要);
  • NetGear WNDR3700v2 跑 OpenWRT 作为家庭主路由器, WAN IP 192.168.1.234,局域网段 10.10.10/24
  • PS4 无线连家庭网络(主),IP 10.10.10.3;有线连光猫(备),IP 192.168.1.3
@glfruit
glfruit / 0_reuse_code.js
Created July 26, 2014 00:04
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console