受欢迎的博客标签
RSS

博客文章标记 'website tools'

Icon Workshopico图标制作教程-为图标填充颜色
电脑桌面图标制作和其他图标制作现在都是很重要,ico图标制作软件——IconWorkshop也是图标制作软件中人们最常用的一款。在图标制作中,图标的颜色往往是吸引客户关注的很大因素。所以对图标的颜色制作是制作一个图标很重要的部分。ico图标制作软件也有很好的对图标颜色填充功能。操作起来很简单方便。
Forward proxy 1. Implementing a .net Forward  proxy client in C#(ProxyClient for .NET via SOCKS 5)
ProxyClient for .NET offers an easy way to traverse f, using proxy servers, from within your applications; it can quickly make outgoing TCP connections to SOCKS v4, SOCKS v4A, SOCKS v5 and HTTP-CONNECT proxy servers
windows和linux之间文件同步方案的种类及选择
windows和linux之间文件同步方案的种类及选择
Windows操作系统-如何把.bat文件设置为开机自动启动
bat文件设置为开机自动启动
WireGuard UI: a C# open source project
~~~Create a Blazor server appBuild a todo list Blazor appPublish to vps  
WireGuard 6 - Clearly written
Set up a WireGuard server For this walkthrough, I'll show instructions for Ubuntu 20.04, starting with installing the w
WireGuard - 7 WireGuard UI Installing github ngoduykhanh's WireGuard-UI to Manage Your WireGuard Server(ngoduykhanh)
Installing WireGuard-UI to Manage Your WireGuard Server
磁盘空间清理 - Windows操作系统--一键清理垃圾脚本
Windows操作系统--一键清理垃圾脚本,C盘空间不足,AppData目录占用空间很大
挂载远程文件夹方案 smb ftp sftp nfs webdav
windows局域网使用smb 协议,windows网上邻居发现的共享文件夹即使用的smb协议,可以通过windows自带的映射网络文件夹挂载。兼容性最好,但传输效率比其它略低。

win和linux都可以使用nfs挂载文件夹,ftp修改文件需要完全下载下来,修改完后再上传,而nfs可以直接修改服务端的文件

windows需要在“程序与功能”里启用NFS服务,然后在“映射网络驱动器”中输入nfs服务器的ip地址和要挂载的文件夹(和smb挂载方法一样)。

远程工作方案
1. 3389端口开放。及其不安全 2. 远控组网。不安全 3.frp ,不是对称nat就穿透UDP,若是对称nat就没办法udp打洞, 4.内网部署 5.自己家里开端口映射,在公司ssh到家里,开反代,把家里的端口转发到公司