deptofdefense / AndroidTacticalAssaultKit-CIV

Other
909 stars 323 forks source link

HTTP dataport forced to 8080 #1

Open skadakar opened 4 years ago

skadakar commented 4 years ago

Non SSL dataport appears to be hardcoded to 8080, probably as the product was never meant for insecure communications. Would be nice to be able to configure this, as 8080 is hit by a ton of port scanners. This holds true even if you manually configure the dataport in the ATAK app. (Tested 4.0.0.7)

Probably the issue is here, with the solution a few lines up: https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/blob/e97b9a26a0849f87b7cc97c0973ef01b28cffb77/commoncommo/core/impl/missionpackagemanager.cpp#L992

takdeveloper commented 4 years ago

This issue has been accepted into our issue tracking database for further review.

takdeveloper commented 3 years ago

Fix will be included with 4.2.0.0.