hi guys is there a way to specify a path and a file name for log of a network?
I can't find it in psybnc.conf
Is it just or when I'm connected to psy it become transparent and peaople can get my ip ? or at least the country from where I'm connected.
how to fix that?
-psyBNC> Help for: ADDLOG
<-psyBNC> ADDLOG [network']source :filter
<-psyBNC> -------------------------------
<-psyBNC> ADDLOG allows you to add an entry to the logging specifications
<-psyBNC> for traffic logging.
<-psyBNC> Example:
<-psyBNC> ADDLOG #leet :0day
<-psyBNC> would allow you to log any texts that appear on #leet with the
<-psyBNC> partial text 0day.
<-psyBNC> See also: DELLOG LISTLOGS PLAYTRAFFICLOG ERASETRAFFICLOG
<-psyBNC> BHELP - End of help
The path (directory 'log' in the psybnc directory) is coded into the binary, edit the program source to change it.
The filename for logs depends on what the log is, traffic logs (channel logs) use the '.TRL' suffix, with the user id for filename. Examples:
user1 traffic log: USER1.TRL
user1 private log: USER1.LOG
psyBNC puts traffic logs from all logged channels into a single file.