Skip to content

Instantly share code, notes, and snippets.

@asd2003asd
asd2003asd / diretta_synchro_sync_install.md
Created August 29, 2025 00:51 — forked from famish99/diretta_synchro_sync_install.md
Diretta Synchro Sync Host Install

Diretta Synchro Sync Host Install Instructions

Prerequisites

  • Ubuntu Desktop/Server 22.04 LTS or 24.04 LTS
  • Install the following packages using apt:
    $ sudo apt install alsa-utils build-essential dkms

Download and unzip Diretta Host driver package

@asd2003asd
asd2003asd / 250.csv
Created December 20, 2022 06:07 — forked from jinjier/javdb-top250.md
JavDB Top 250 movies code list. [Updated at 2022/09]
1 LAFBD-41
2 SSNI-497
3 IPX-177
4 ABP-984
5 SSIS-465
6 IPX-580
7 IPX-811
8 SMBD-115
9 IPX-534
10 IPX-726
@asd2003asd
asd2003asd / golang, ubuntu go get in china.md
Created December 23, 2017 05:53 — forked from alexniver/golang, ubuntu go get in china.md
ubuntu下, 使用shadowsock和Privoxy帮助你在命令行中, 无障碍进行go get

#前言 由于大家都懂的, 国内使用go get的时候, 经常会各种失败, 如果有vpn的话, 打开vpn, 问题就解决了, 但vpn其实挺不灵活的.

相对来说shadowsock则灵活得多.

#解决方案 shadowsock + Privoxy

思路就是, 使用shadowsock建立一个本地sock5代理, 但因为go get 需要http代理, 所以需要使用privoxy把sock5代理转为http代理.

@asd2003asd
asd2003asd / README
Created November 21, 2017 12:55 — forked from luoshu/README
ipv6 hosts
#Google和各种网站的IPv6服务hosts
#利用IPv6技术翻墙,保证Google服务可用,校园网用户使用IPv6应该不收取上网费用(至少我们学校如此)
#最下方有各种网站的IPv6hosts列表
#欢迎转载,请注明来源,谢谢
#本文的发布地址:http://docs.google.com/View?id=dfkdmxnt_61d9ck9ffq
#本文的共享链接:https://docs.google.com/View?docID=0ARhAbsvps1PlZGZrZG14bnRfOTVmZzR4NjRkdA&revision=_latest
#表格版的host列表地址:http://spreadsheets.google.com/ccc?key=0AhhAbsvps1PldEVXVzBkR3hBaWFnbEQ0OWIwMU5ycmc&hl=zh_CN
#Google IPv6 地址及对应证书列表(不再细分):https://docs.google.com/Doc?docid=0ARhAbsvps1PlZGZrZG14bnRfOTVmZzR4NjRkdA&hl=en
@asd2003asd
asd2003asd / surge.conf
Created November 20, 2017 13:50 — forked from jason5ng32/surge.conf
Surge Configs ( for 2.x )
[General]
loglevel = notify
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, ::ffff:0:0:0:0/1, ::ffff:128:0:0:0/1
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
# dns-server = 119.29.29.29,223.5.5.5,114.114.115.115
# external-controller-access = [email protected]:6155
# ipv6 = true
// REMEMBER TO CHANGE THE external-controller-access' PASSWORD