wuruxu's repos on GitHub
Java · 53 人关注
crwebview
another android webview aar sdk from chromium
27 人关注
letsencrypt_strongswan_guide
A simple guide to setup IKEv2 VPN with letsecnrypt SSL free certificate and strongswan
21 人关注
wireguard-ddwrt
Wireguard setup guide for ddwrt firmware
C · 15 人关注
strongswan
tools for deploy strongswan VPN
C · 8 人关注
sqlite-httpd
sqlite http service
Shell · 6 人关注
openwrt_uci
openwrt uci shell used to setup firewall, wireguard and guest wifi
C · 4 人关注
img_objects_detection
use libtensorflow C API to detect objects from v4l2 usb camera, and use cairo library to draw objects target
C++ · 2 人关注
andjs
js engine for android, support quickjs & chromium v8
C · 2 人关注
luckwgkey
a tool to generate wireguard pubkey as you like
Shell · 0 人关注
AutoBuild-JDC-OpenWrt
Build OpenWrt using GitHub Actions | 使用 GitHub Actions 编译 OpenWrt
0 人关注
broadcom-wl
Broadcom Linux hybrid wireless driver (64-bit)
0 人关注
chromium-android-extension
Patches that add extension support to chromium on Android.
0 人关注
crstring
crstring prefab aar
C++ · 0 人关注
icewm
A window manager designed for speed, usability, and consistency
C · 0 人关注
jabberd2
JabberD XMPP Server
0 人关注
kiwi.src.next
Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
C · 0 人关注
libancillary
sharing eventfd's across unrelated processes with libancillary
0 人关注
luci
LuCI - OpenWrt Configuration Interface
Shell · 0 人关注
mt7621-openwrt
build mt7621-openwrt firmware for xiaomi_redmi_ac2100 and netgear_wax202
C++ · 0 人关注
multiwii-firmware
Firmware - GitHub mirror of the official SVN multiwii project
0 人关注
openwrtApp
Android App used to manage openwrt by ssh protocol from anywhere
0 人关注
pp_webbrowser
a web brower based on chromium ( google chrome ) to work with nginx proxy_pass to access resources behind firewall
C · 0 人关注
shadowsocks-android
A Shadowsocks client for Android
C · 0 人关注
shadowsocks-libev
libev port of shadowsocks
0 人关注
wifimesh
wireless mesh config for openwrt
0 人关注
wireguard.cc
another performance-first user-space WireGuard implementation
Shell · 0 人关注
wndr3800-1CHNAS
openwrt image for wndr3800-1CHNAS
Shell · 0 人关注
wnr2000-v4
openwrt image for netgear wnr2000 v4
0 人关注
wuruxu
wuruxu

wuruxu

La Liberté guidant le peuple
🏢  码农
V2EX 第 76854 号会员,加入于 2014-10-12 15:52:27 +08:00
今日活跃度排名 3781
Oldman
根据 wuruxu 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
wuruxu 最近回复了
18 小时 31 分钟前
回复了 yellowstrong 创建的主题 OpenWrt 求助万能的 V 友关于两台 OpenWRT 异地组网的问题
这个简单的,只要把两台 openwrt 都连上您的国内服务器的 wireguard

然后在 /etc/config/network 中 添加类似的路由,就可以了
```
config route
option interface 'wg1'
option target '192.168.117.0/24'

config route6
option interface 'wg1'
option target 'fd08:0099:1117::/80'
```
2 天前
回复了 ZekeRuan 创建的主题 OpenWrt openwrt 安卓微信视频通话黑屏
我的 op 从来没有这样的问题
6 天前
回复了 weiyan 创建的主题 Windows ARM 的 surface pro 11 是否有办法支持 ldac 呢?
ldac 是 sony 主导的吧,高通的是 aptx
7 天前
回复了 wuruxu 创建的主题 Android 另一个 android webview 实现
@jeesk 你的意思是 androidx.webkit.* 相关的类库 ? 这个我还没有移植
8 天前
回复了 wuruxu 创建的主题 Android 另一个 android webview 实现
@pursuer 这个需要下 chromium 源代码,打 patches
8 天前
回复了 iceloon 创建的主题 宽带症候群 新家组网方案求教
刚给一个别墅做了实现,四层放了 5 个京东云 AX6600, 实现 WIFI 有线回程 MESH ,效果还挺不错的,再楼层中走动,微信视频聊天没有卡顿,同时在出口的 AX6600 中部署了科学上学,家中所有设备可以按域名分流,客户很满意
13 天前
回复了 wuruxu 创建的主题 Linux wakeup over wifi 有成功的同学吗?
@seers 也打开了,但没有成功
```
iw phy0 wowlan enable magic-packet disconnect
```
49 天前
回复了 usb7 创建的主题 Linux 一个 USB 3.0 抓包工具
有点类似 usbip 技术
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2640 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 05:00 · PVG 13:00 · LAX 21:00 · JFK 00:00
Developed with CodeLauncher
♥ Do have faith in what you're doing.