jerrodpoole 最近的时间轴更新
jerrodpoole

jerrodpoole

V2EX 第 326579 号会员,加入于 2018-07-03 17:15:30 +08:00
一个玩具项目,流量消失器
分享创造  •  jerrodpoole  •  2022-03-01 16:24:32 PM  •  最后回复来自 jerrodpoole
9
分享摸鱼时写的一个 d3.js 的小 demo
分享创造  •  jerrodpoole  •  2021-10-15 16:40:11 PM  •  最后回复来自 hueralin
2
[油猴脚本] 给 V2EX 增加未读标记~
  •  2   
    分享创造  •  jerrodpoole  •  2020-09-22 20:29:41 PM  •  最后回复来自 sillydaddy
    17
    这个服务器监控微信小程序,有点意思
  •  21   
    分享创造  •  jerrodpoole  •  2020-05-23 15:19:17 PM  •  最后回复来自 Achiii
    93
    分享一下这个“下载”知乎视频的微信小程序~
    分享创造  •  jerrodpoole  •  2020-04-17 09:22:18 AM  •  最后回复来自 component
    8
    jerrodpoole 最近回复了
    2022-10-29 16:39:51 +08:00
    回复了 Nillouise 创建的主题 程序员 打算在家部署在线网站,需要买云服务器做流量转发吗?
    这也是一个经典的需求了,最近发现了一个超级好用的新的方案:
    cloudflare 发布了新的 cloudflare origin rules 服务,
    基于楼主的需求,完全可以解析域名到本地 ipv6 地址,然后借助 cloudflare origin rules 设置回源端口到非 80/443 等标准端口,避免被 Qos 和查水表的问题。额外工作也可以在本地签发一下证书,一定程度上避免明文传输被服务商针对。
    2022-09-30 01:16:18 +08:00
    回复了 CNN 创建的主题 Google 有办法查询 Gmail 是否已经被注册的方法?(非官方的那种)
    以前无聊的时候搞过,首先正常网页注册,devtools 抓包,复制为 fetch ,然后写一段批量扫的代码粘贴到 console 里面扫就行了,我记得这个接口甚至没有频率限制的
    2022-04-11 17:13:56 +08:00
    回复了 xcodebuild 创建的主题 分享创造 CodeTerminal: 从 vscode 中抽出来的独立 Terminal 应用
    @xcodebuild #24 是呀,虽然 powershell 和 git shell 中都支持,但是感觉软件本身集成这个小功能最好了,如果有拖放上传的话就更实用了
    2022-04-11 15:45:13 +08:00
    回复了 lizhiqing 创建的主题 分享发现 [必学] V2EX 发布图文帖子的方法
    2022-04-11 15:43:00 +08:00
    回复了 xcodebuild 创建的主题 分享创造 CodeTerminal: 从 vscode 中抽出来的独立 Terminal 应用
    虽然可以通过 ssh 连接到远程,但是为了方便能不能在菜单里面加入 open remote/save remote 的功能呀,顺便如果有侧边栏能够实现拖动上传的话可以考虑日常使用了。
    2022-04-02 15:09:20 +08:00
    回复了 qfdk 创建的主题 分享发现 看到个神奇的工具 curl to go
    devtools 里复制了 curl 命令可以直接转换,懒人工具呀
    2022-03-21 13:25:43 +08:00
    回复了 llccing 创建的主题 程序员 如何快速交付外包小项目
    看了下楼主的需求,安利下这个项目: https://github.com/localtunnel/localtunnel
    相关命令:
    npm install -g localtunnel
    lt --port 8000
    命令运行后会分配一个临时域名给你,这个域名会把请求转发到你本地 http(s)服务,好用的话回来谢我😉


    Thats it! It will connect to the tunnel server, setup the tunnel, and tell you what url to use for your testing. This url will remain active for the duration of your session; so feel free to share it with others for happy fun time!

    You can restart your local server all you want, lt is smart enough to detect this and reconnect once it is back.
    2022-03-08 22:56:47 +08:00
    回复了 louisyoungx 创建的主题 分享创造 复刻了个 Safari 起始页
    @louisyoungx 好看,建议增加个前端自定义增减网址的功能,数据存在 localstorage 就行
    2022-03-01 16:24:32 +08:00
    回复了 jerrodpoole 创建的主题 分享创造 一个玩具项目,流量消失器
    @04huang #7 应该是对应的网站屏蔽了利用 script 加载资源的方式
    2022-03-01 16:23:52 +08:00
    回复了 jerrodpoole 创建的主题 分享创造 一个玩具项目,流量消失器
    @deplivesb #6 嗯感谢提醒,改过来了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2807 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 13:36 · PVG 21:36 · LAX 06:36 · JFK 09:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.