@figue I started that effort (porting to OpenSSL 1.1.1), so far it doesn't seem to hard to port, but because of my work, I didn't manage to complete it yet. Yeah, this is good idea to merge them. Probably it also makes sense to provide client without any GUI?
Search Criteria
Package Details: ike 2.2.1-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/ike.git (read-only, click to copy) |
---|---|
Package Base: | ike |
Description: | Shrew Soft VPN client for Linux |
Upstream URL: | http://www.shrew.net |
Licenses: | BSD |
Submitter: | tmhedberg |
Maintainer: | rockybulwinkle |
Last Packager: | rockybulwinkle |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-06 17:01 (UTC) |
Last Updated: | 2024-07-26 16:26 (UTC) |
Dependencies (5)
- libedit
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- openldap (openldap-gnutlsAUR) (optional)
Required by (2)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »
timsat commented on 2018-11-14 07:50 (UTC)
figue commented on 2018-11-07 11:20 (UTC)
@timsat I've adpoted shrew-vpn-client package which, I think, it's a duplicate of ike. Are you OK if we request a merge?
FYI, I'm using this VPN client because my company use an old Checkpoint which I'm not able to make work without any other client... So if I can help porting Openssl somehow, let me know.
Cheers
matychp commented on 2018-10-01 03:41 (UTC)
Does anyone know how to fix this?
double free or corruption (out) Aborted (core dumped)
I got this error after launching $ ikec -r <config> -u <user></user></config>
Before this, ikec was running fine, and from one moment to another got the error, I searched in Google but I can't find the solution, and uninstall/install don't solve the problem. I use this for work, any help would be much appreciate. :)
P.S.: Sorry for use the comments like a forum.
MrChang commented on 2018-09-12 08:55 (UTC)
@timsat: Cool. Thanks for your efforts! I'm interested in it, too.
timsat commented on 2018-09-01 18:38 (UTC) (edited on 2018-09-01 19:33 (UTC) by timsat)
Hi guys. Going to update it to use openssl-1.1.0 even though 1.0 version is still available. I'm interested in it since our company uses this client. Not sure what will be after that, but at least for now going to provide the update.
Drew commented on 2018-01-17 04:17 (UTC)
This hangs for me on the cmake step. cmake just sits there holding onto my terminal with no output until I ctrl-c. I enabled the --debug-output flag and it just printed "Running with debug output on." to stdout and otherwise had the same behavior.
Pinned Comments
rockybulwinkle commented on 2020-12-20 18:30 (UTC)
I took ownership of this package and fixed the build issue with the parser_class_name as figue suggests.
figue commented on 2019-02-15 20:17 (UTC) (edited on 2019-02-15 20:18 (UTC) by figue)
Ok, shrew-vpn-client updated. Please install that package to have QT GUI.
I can't test new ike package, because IT guys gave me a new laptop with W10, and on a virtual machine I can't make ike work... Maybe next week I'll take a closer look. Anyway, QT GUI works and I can edit my profiles.
For the people that already have a profile, you can bring it up in commandline:
or use the GUI :P
timsat commented on 2019-02-14 20:01 (UTC) (edited on 2019-02-15 19:38 (UTC) by timsat)
ike updated to 2.2.1-5
Any feedback would be appreciated, thanks!