跨域访问错误提示The 'Access-Control-Allow-Origin' header contains the invalid value '*.phpwebhome.com'. Origin 'http://127.0.0.1' is therefore not allowed acc...
VMware虚拟机关机设置硬件配置硬盘扩容后启动虚拟机
fdisk -l #查看磁盘信息
fdisk /dev/sda #进入要挂载的磁盘
Command (m for help): p #打印分区信息,可以看到当前并没有分区
Command (m for help): n #创建一个新的分区
...
function JumpPost(){
var data = { "id": "ids","name": "张三" }
jspost("http://phpwebhome.com",data);
}
function jspost(URL, PARAMS) {
var temp = documen...
下载安装FRP
mkdir /home/frp
cd /home/frp
wget https://github.com/fatedier/frp/releases/download/v0.19.1/frp_0.19.1_linux_amd64.tar.gz
tar -zxvf frp_0.19.1...
Shadowsocks for Windows 客户端下载:
https://github.com/shadowsocks/shadowsocks-windows/releases
安装步骤
mkdir /home/shadowsocks
cd /home/shadowsocks
wget --...