Fishdrowned's recent timeline updates
Fishdrowned's repos on GitHub
Shell · 535 watchers
ssl
Self-signed Wildcard SSL Certificate Generator
4 watchers
customize-gitea
Custom Templates & Configuration for Gitea
CoffeeScript · 2 watchers
bookmark-tree
A Google Chrome extension that provides a button to show bookmark tree and open bookmark in new tab.
JavaScript · 2 watchers
Nginx-Fancyindex-Theme
Theme for Nginx' fancyindex module
PHP · 2 watchers
test-stuff
Testing and Exploring Scripts
PHP · 1 watchers
adminer
Database management in a single PHP file
Python · 0 watchers
accu
Mohanson's Blog
Shell · 0 watchers
anbox-playstore-installer
Install script that automates installation of googles playstore in anbox
Scheme · 0 watchers
ChezScheme
Chez Scheme
SCSS · 0 watchers
fishdrowned.github.io
Fishdrowned on github.io
Go · 0 watchers
fx
Poor man's serverless framework based on Docker, Function as a Service with painless.
JavaScript · 0 watchers
hoverDropDown
jQuery Plugin: hoverDropDown
PHP · 0 watchers
MagentoLayoutViewer
Magento Layout Viewer extended from Alan Storm's tutorial
JavaScript · 0 watchers
slick-rss
The news reader extension for Google Chrome
Shell · 0 watchers
travis-test
Travis Functionality Tests
Perl · 0 watchers
XposedTools
These tools can be used to compile and package the Xposed framework.
0 watchers
YinWangBak
A collection of articles written by YinWang
Fishdrowned

Fishdrowned

V2EX member #103847, joined on 2015-03-11 13:43:40 +08:00
Fishdrowned's recent replies
80 和 443 这两个端口交给 nginx,让 nginx 做入口。你的应用监听其他端口,用 nginx 反代。

如何反代你可以自行 google/baidu
不想用 path 就子域名
url path
$res = "\\custom\\{$custom['module']}"::instance()->run();
Nov 6, 2019
Replied to a topic by kk545141 计算机 acme.sh 被 Let's Encrypt 抛弃了?
???
acme.sh 什么时候成为官方首推了?
Oct 30, 2019
Replied to a topic by blue2008 程序员 那些年被打脸的开源项目——加密猫
Issue 的 Google 快照

aHR0cHM6Ly93ZWJjYWNoZS5nb29nbGV1c2VyY29udGVudC5jb20vc2VhcmNoP3E9Y2FjaGU6Mmg5VmRabjdMd1VKOmh0dHBzOi8vZ2l0aHViLmNvbS9Db3J5ZG9uYnl0ZS9qaWFtaW1hby9pc3N1ZXMvMysmY2Q9MiZobD1lbiZjdD1jbG5rJmdsPXVzJmxyPWxhbmdfZW4lN0NsYW5nX3poLUNOJTdDbGFuZ196aC1UVw==

不想验证手机,贴不了链接
Oct 24, 2019
Replied to a topic by argc 程序员 为什么程序员的女朋友都好看?
bool test(List coders){
for coder in coders{
if coder.hasGF && !coder.girlFriend.isBeautiful{
return false;
}
}
return true;
}
Oct 24, 2019
Replied to a topic by argc 程序员 为什么程序员的女朋友都好看?
bool test(List coders){
//程序员们的女朋友列表
List<girl> girls = [];
for coder in coders{
//如果该程序有女朋友,加到列表中
if coder.hasGF {
if !coder.girl_friend.is_beautiful {
return false;
}
}
}
//假设程序员们的女朋友都好看
return true;
}
Sep 25, 2019
Replied to a topic by moack 全球工单系统 陕西普通话查询页面,你家漏了
503 不是在修,而是因为服务器太屎了
Sep 24, 2019
Replied to a topic by szopen 程序员 thickness 翻译成 尺度 有没有问题?
线宽
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5004 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 09:06 · PVG 17:06 · LAX 02:06 · JFK 05:06
♥ Do have faith in what you're doing.