Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Random Image
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Who's Online
81 user(s) are online (61 user(s) are browsing Forum)

Members: 0
Guests: 81

more...
Collapse/Expand Donations
Monthly costs: -30€
Income (ads): +5€
Donations (last month): +0€

Current balance: 55€
(last updated 04/2021)

Please make a donation if you want to help keeping The-Starport online:

Thanks!
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 13 users playing Freelancer on 39 servers.
September. 28, 2023

Browsing this Thread:   1 Anonymous Users



 Bottom   Previous Topic   Next Topic  Register To Post

« 1 (2)


Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/9/25 20:09
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 225
Offline
@Worfeh: It's all about the webinterface

Posted on: 2009/6/11 15:36
Open in new window
Top
Re: Feedback & Suggestions
Home away from home
Joined:
2008/9/11 15:55
From Somewhere at Moscow
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 1781
Offline
Quote:

Believe FLhook can set the IP's who have admin rights from the console.

I believe. *nix and active networking hardware may do this too, but why all using ssh? For more security reasons.
After all Besides udp-flood and trojans there is still a heap of any mucks, sniffing of passwords for example.
All know, that "True" protection does not exist, everything can be broken, but prevention is never thwarted...
Especially in view of recent events %((
Quote:
And "standard" admins shouldn't have console access to flhook, just ingame.

I agree. But we want, that all administrators could do the work through the web interface without remembering a command and without starting game in the same way as it is done by system administrators on almost any device or a server

Posted on: 2009/6/11 20:30
Open Sirius Mod
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/2/25 6:48
Group:
Registered Users
Trusted Speciality Developers
Senior Members
Posts: 252
Offline
I've finished implementing Blowfish encryption over FLHook's socket connection. I've made new builds of both my FLHook (zip) and the plugin version (the changes couldn't be implemented as a plugin) with the encryption option. In addition, I extended the telnet class used by FLSES to make a BlowfishTelnet class that functions exactly the same as the original class but with encryption, so it's a drop-in replacement. It's attached to this post and uses the Crypt_Blowfish package to do the encryption/decryption.

Posted on: 2009/6/12 18:54
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/9/25 20:09
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 225
Offline
nice one, thank you m0tah

Posted on: 2009/6/12 22:00
Open in new window
Top
Re: Feedback & Suggestions
Home away from home
Joined:
2008/9/11 15:55
From Somewhere at Moscow
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 1781
Offline
Thx M0tah!

Posted on: 2009/6/13 0:55
Open Sirius Mod
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/2/25 6:48
Group:
Registered Users
Trusted Speciality Developers
Senior Members
Posts: 252
Offline
I've updated both of the builds to fix two bugs I found: FLHook sometimes wouldn't send any data over the socket connection when it should have and the "Goodbye." message wasn't sent encrypted.

I also made a dummy windows socket DLL that can make any application that uses windows sockets 1 send/receive encrypted data. This means you can use it to "retrofit" any existing FLHook build to be compatible with the blowfish encryption. You can also use it to make the command line telnet utility that comes with Windows compatible with the encryption - just copy telnet.exe from the system32 directory to a new directory and copy wsock32.dll and key.txt to the new directory and run telnet from the command line as usual. It can be downloaded here.

Posted on: 2009/6/15 10:52
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/9/25 20:09
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 225
Offline
Great, now it works ^^

It did not work for me at all, so I thought it is because of my setup, tried to get it to work for more than an Hour xD

Great work m0tah!

Posted on: 2009/6/15 11:03
Open in new window
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/9/25 20:09
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 225
Offline
I would like to have feedback on these:

Bank account overview:
Open in new window

Bank Account Management
Open in new window

Bank Charoverview(Currently in Development)
Open in new window

Suggestions and everything else is Welcome

Posted on: 2009/6/16 17:39
Open in new window
Top
Re: Feedback & Suggestions
Just can't stay away
Joined:
2008/9/25 20:09
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 225
Offline
damn my Computer just broke yesterday evening, can you imagine? My mainboard just behaves like last time, no beeps, no lights, that's the second time, now I wan't my Money back! >

Sorry Developing of FLSES will be on a hold untill I'll get a new Mainboard, maybe it's more than a week, maybe even more than that!

Posted on: 2009/6/18 8:23
Open in new window
Top
Re: Feedback & Suggestions
Home away from home
Joined:
2008/9/11 15:55
From Somewhere at Moscow
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 1781
Offline
Quote:

damn my Computer just broke yesterday evening, can you imagine? My mainboard just behaves like last time, no beeps, no lights, that's the second time, now I wan't my Money back! >

Sorry Developing of FLSES will be on a hold untill I'll get a new Mainboard, maybe it's more than a week, maybe even more than that!


At me almost too most, the condenser (capacitor) has blown up (boooom!!) on motherboard of that server where FLSES installed...

Posted on: 2009/6/19 1:42
Open Sirius Mod
Top
Re: Feedback & Suggestions
Just popping in
Joined:
2010/11/3 23:49
Group:
Registered Users
Posts: 10
Offline
Hello together,

I know this thread is getting old but I think it is the right place to make my desire.
I've spend long time on an old version of the FLSES. Now it has grown a lot and it is readable
I splitted up the index.php which included hundrets of lines to make it easy to find specific parts of the code.
I also wrote a depot and clan area which are working pretty well on our server ( FL-revolution ) Feel free to visit us to see current developings. We are using a pre-Beta version to test further parts like missionboard, bountyboard and kill stats.

I want to release a working not beta version which will be called version 1.2 .
This will include following parts:
- The charmanagement
- An Adminarea ( which I am currently writing )
- The Banksystem
- My Depotsystem
- and the imporoved Clansystem

This version also includes a rightssystem to enable admins to give users the right only to see some parts of the FLSES. We use it to give players the FLSES step by step or in case of the clanarea only when the user is part of a clan.

It will take one or two days to finish the admin-part and after that i want to release it here.

Where exactly should I load it up ?
I wrote some kind of manual and installation guide, such as a list of needed SQL-Tables. I also deleted all server specific data.
Do you want me to prepair the code in any way ?

Feel free to ask if you have further questions.
AmunRa ( known as Shepherd on Fl-Revolution )

Posted on: 2011/6/5 10:38
Top
Re: Feedback & Suggestions
Home away from home
Joined:
2008/5/15 21:52
From Germany
Group:
Registered Users
$$$ Supporters $$$
Senior Members
Posts: 1615
Offline

Posted on: 2011/6/5 15:36
Open in new window
Top
Re: Feedback & Suggestions
Just popping in
Joined:
2011/6/29 18:45
Group:
Registered Users
Posts: 10
Offline
Would it be possible to let players have multiple ships per character using this system?
ie: A "depot" for ships. Also possibly the ability to sell ships to other players.

Posted on: 2011/6/30 1:04
Top
Re: Feedback & Suggestions
Home away from home
Joined:
2008/5/15 21:52
From Germany
Group:
Registered Users
$$$ Supporters $$$
Senior Members
Posts: 1615
Offline
I think in theory yes.

However, adoxa's SP console gives also the option to have multiple ships, not sure if he has released a server extension for it.

Posted on: 2011/6/30 17:11
Open in new window
Top
« 1 (2)