We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee786ae commit 6c6d81eCopy full SHA for 6c6d81e
1 file changed
src-tauri/tauri.conf.json
@@ -37,7 +37,7 @@
37
"icons/icon.ico"
38
],
39
"identifier": "com.codedead.advancedportchecker",
40
- "longDescription": "Advanced PortChecker is a TCP port checker that allows you to check if a port is open or not",
+ "longDescription": "Advanced PortChecker is a TCP/IP port scanner that allows you to check if a port is open or not",
41
"macOS": {
42
"entitlements": null,
43
"exceptionDomain": "",
@@ -46,7 +46,7 @@
46
"signingIdentity": null
47
},
48
"resources": [],
49
- "shortDescription": "A TCP Port Checker",
+ "shortDescription": "A TCP/IP Port scanner",
50
"targets": "all",
51
"windows": {
52
"certificateThumbprint": null,
0 commit comments