Vitaliy Filippov created TIKA-964: ------------------------------------- Summary: Ability to specify bind address Key: TIKA-964 URL: https://issues.apache.org/jira/browse/TIKA-964 Project: Tika Issue Type: Improvement Components: cli Affects Versions: 1.2 Reporter: Vitaliy Filippov
Now tika-app listens on all network interfaces, which isn't much secure. It would be good to be able to specify the bind address, like: java -jar tika-app.jar -p 127.0.0.1:9998 I'll attach a patch with next comment. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira