ccwxl

Results 26 issues of ccwxl

#### What OS? - [x] Windows - [ ] Mac - [ ok] Linux (Which distro?) #### Description of issue ``` Packet Sender is a Network UDP/TCP/SSL Test Utility by...

### System (Mac, Windows 7/8/10, Linux) / 操作系统 Mac ### SwitchHosts! Version / SwitchHosts! 版本 最新版 ### Description / 描述 能不能配置一个 192.168.11.11 *.test.ccom 有没有这样的功能 ### How to reproduce / 重现步骤

Feature Request

now options: getScriptUrl = function(options) { if (options.china) { return 'http://maps.google.cn/maps/api/js?'; } else { if (options.transport === 'auto') { return '//maps.googleapis.com/maps/api/js?'; } else { return options.transport + '://maps.googleapis.com/maps/api/js?'; } }...

## 重复的主键 ``` Caused by: org.eclipse.persistence.exceptions.DatabaseException: Internal Exception: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "tcc_global_tx_event_index" 详细:Key (globaltxid, localtxid, parenttxid, txtype)=(396bd3d1-ec79-4dfa-aef3-dbe21772ec79, 396bd3d1-ec79-4dfa-aef3-dbe21772ec79, , END_TIMEOUT) already exists. Error Code: 0...

bug

使用官方的镜像部署到k8s后, 开发的三方插件的运行环境 1. 比如开发的一个go的插件. alpine 镜像中包含go运行的环境没. 这个场景有Example吗? 2. 自己开发的插件在k8s的环境下怎么放到pod上. 挂载吗? 有做过相关的例子

- 如果能支持导出数据就完美了.