This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "deb http://httpredir.debian.org/debian jessie-backports main" > /etc/apt/sources.list.d/jessie-backports.list | |
apt update | |
apt -t jessie-backports install shadowsocks-libev -y | |
cat > /etc/shadowsocks-libev/config.json <<EOF | |
{ | |
"server":"0.0.0.0", | |
"server_port":443, | |
"local_port":1080, | |
"password":"foobar!", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 51f8fcbe08a2a926d26bd608f2d6392623180962 Mon Sep 17 00:00:00 2001 | |
From: Jase <[email protected]> | |
Date: Sat, 20 Jan 2018 03:48:25 +0800 | |
Subject: [PATCH] Custom ALC269VB for Fujitsu D582 by unmric | |
ozd | |
--- | |
Resources/ALC269/Info.plist | 16 ++++++++++++++++ | |
Resources/ALC269/Platforms58.xml.zlib | Bin 0 -> 441 bytes | |
Resources/ALC269/layout58.xml.zlib | Bin 0 -> 1840 bytes |
OlderNewer