Replies: 3 comments 2 replies
-
Yes just use multiple -u statements on the command line. Eg AIS-catcher -u 127.0.0.1 1001 -u 127.0.0.2 1002 etc etc You can also add other output modes here, essentially no limit |
Beta Was this translation helpful? Give feedback.
-
I take it the multiple -u statements can also be included in the aiscatcher.conf file in the same manner? |
Beta Was this translation helpful? Give feedback.
-
My UDP feed is up and running - I used the following command line rather than the .service file I had been using as there's probably something screwed up with it sudo AIS-catcher -v 10 -N 8100 -go AFC_WIDE on -gr rtlagc on -u data.aishub.net 3546 -u ais.vesselfinder.com 6902 -u hub.shipxplorer.com 58656 -X 9da698ca-e4e2-4cbe-8c39-c42bc60a097e Could is be some kind of precedence issue with the .conf file ? |
Beta Was this translation helpful? Give feedback.
-
I'm using middleware to distribute UDP packets, but I wonder, can I specify multiple addresses in the command line instead?
Beta Was this translation helpful? Give feedback.
All reactions